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
4ac94400dc
commit
2e8bc1fd49
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -248,7 +248,7 @@ jobs:
|
|||||||
mkdir build
|
mkdir build
|
||||||
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_BUILD_TYPE=Release -DCMAKE_EXE_LINKER_FLAGS="-static-libgcc -static-libstdc++" ..
|
cmake -GNinja -DCMAKE_BUILD_TYPE=Release -DCMAKE_EXE_LINKER_FLAGS="-static-libgcc" ..
|
||||||
ninja
|
ninja
|
||||||
cd ..
|
cd ..
|
||||||
./script/deploy_linux64_system_qt.sh
|
./script/deploy_linux64_system_qt.sh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user