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