mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-18 20:50:09 +08:00
Update build.yml
This commit is contained in:
parent
4ac94400dc
commit
2e8bc1fd49
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -248,7 +248,7 @@ jobs:
|
||||
mkdir build
|
||||
cd build
|
||||
curl -fLso srslist.h "https://raw.githubusercontent.com/throneproj/routeprofiles/rule-set/srslist.h"
|
||||
cmake -GNinja -DCMAKE_BUILD_TYPE=Release -DCMAKE_EXE_LINKER_FLAGS="-static-libgcc -static-libstdc++" ..
|
||||
cmake -GNinja -DCMAKE_BUILD_TYPE=Release -DCMAKE_EXE_LINKER_FLAGS="-static-libgcc" ..
|
||||
ninja
|
||||
cd ..
|
||||
./script/deploy_linux64_system_qt.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user