mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 12:51:42 +00:00
Attempt 5
This commit is contained in:
parent
2851d42311
commit
82ba218abb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-windows.yml
vendored
2
.github/workflows/build-windows.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
|
||||
- name: Prepare Project
|
||||
run: |
|
||||
cp -r .\private .\UnleashedRecompLib
|
||||
robocopy .\private .\UnleashedRecompLib\private
|
||||
|
||||
- name: Configure Project
|
||||
run: cmake . --preset ${{ env.CMAKE_PRESET }} -DSDL2MIXER_VORBIS=VORBISFILE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue