Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmz1 authored Oct 26, 2023
1 parent f2c2a71 commit 1948f2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
git submodule update --init --recursive
mkdir Build && cd Build
cmake .. -G Ninja -DENABLE_TESTS=OFF -Wno-dev -DCMAKE_INSTALL_PREFIX="/home/runner/work/Dolphin_emu_Appimage/Dolphin_emu_Appimage/lucas/usr/"
ninja
cmake --install build
cd ..
cd ..
Expand Down

0 comments on commit 1948f2a

Please sign in to comment.