mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 04:41:39 +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
|
||||
|
||||
- name: Prepare Project
|
||||
run: |
|
||||
robocopy .\private .\UnleashedRecompLib\private
|
||||
run: copy .\private\* .\UnleashedRecompLib\private
|
||||
|
||||
- name: Configure Project
|
||||
run: cmake . --preset ${{ env.CMAKE_PRESET }} -DSDL2MIXER_VORBIS=VORBISFILE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue