Update build.yml

This commit is contained in:
parhelia512 2025-11-21 22:46:10 +08:00 committed by GitHub
parent 1a59260de7
commit fff4359976
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -177,7 +177,7 @@ jobs:
cd build
curl -fLso srslist.h "https://raw.githubusercontent.com/throneproj/routeprofiles/rule-set/srslist.h"
cmake -GNinja -DCMAKE_CXX_FLAGS="-static" -DCMAKE_BUILD_TYPE=Debug ..
ninja -j2
ninja
cd ..
./script/deploy_windows.sh
- name: Legacy Windows - Generate MakeFile and Build