Update pull-requests_build-check.yml
This commit is contained in:
parent
4406f7428b
commit
a5e2df11eb
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue