mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-12 09:09:47 +12:00
Update Hydra_Build.yml
This commit is contained in:
parent
a6560ffaa8
commit
0a59833b37
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Hydra_Build.yml
vendored
2
.github/workflows/Hydra_Build.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
|||
|
||||
- name: Configure CMake (Again)
|
||||
run: |
|
||||
rmdir ${{github.workspace}}/build
|
||||
rm -r -fo ${{github.workspace}}/build
|
||||
cmake -B ${{github.workspace}}/build -DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}} -DENABLE_USER_BUILD=ON -DBUILD_LIBRETRO_CORE=ON
|
||||
|
||||
- name: Build (Again)
|
||||
|
|
Loading…
Add table
Reference in a new issue