mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-01-04 02:39:56 +00:00
Update pull-requests_build-check.yml
This commit is contained in:
parent
4406f7428b
commit
a5e2df11eb
@ -160,7 +160,7 @@ jobs:
|
||||
set BOOST_LIBRARYDIR=C:\boost\lib
|
||||
dir C:\boost\boost\lib
|
||||
echo -----------
|
||||
cmake -DCMAKE_BUILD_TYPE=Release -DSUNSHINE_ASSETS_DIR=assets -G "MinGW Makefiles" ..
|
||||
cmake -DBoost_USE_STATIC_LIBS=ON -DCMAKE_BUILD_TYPE=Release -DSUNSHINE_ASSETS_DIR=assets -G "MinGW Makefiles" ..
|
||||
mingw32-make -j2
|
||||
- name: Package Windows
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user