mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
Update build.yml
This commit is contained in:
parent
1a59260de7
commit
fff4359976
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -177,7 +177,7 @@ jobs:
|
|||||||
cd build
|
cd build
|
||||||
curl -fLso srslist.h "https://raw.githubusercontent.com/throneproj/routeprofiles/rule-set/srslist.h"
|
curl -fLso srslist.h "https://raw.githubusercontent.com/throneproj/routeprofiles/rule-set/srslist.h"
|
||||||
cmake -GNinja -DCMAKE_CXX_FLAGS="-static" -DCMAKE_BUILD_TYPE=Debug ..
|
cmake -GNinja -DCMAKE_CXX_FLAGS="-static" -DCMAKE_BUILD_TYPE=Debug ..
|
||||||
ninja -j2
|
ninja
|
||||||
cd ..
|
cd ..
|
||||||
./script/deploy_windows.sh
|
./script/deploy_windows.sh
|
||||||
- name: Legacy Windows - Generate MakeFile and Build
|
- name: Legacy Windows - Generate MakeFile and Build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user