mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-12-08 13:52:08 -06:00
fixed reference to gitlab in ci
This commit is contained in:
@@ -9,6 +9,8 @@ set -e
|
||||
|
||||
ccache -s
|
||||
|
||||
git submodule update --init --recursive
|
||||
|
||||
mkdir build || true && cd build
|
||||
cmake .. \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
|
||||
Reference in New Issue
Block a user