Update CI.yml

This commit is contained in:
Lyon 2022-03-24 17:49:35 +08:00 committed by GitHub
parent 8a20258c76
commit 52077c0d88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,5 +87,4 @@ jobs:
cd ..
mkdir build
cd build
cmake ..
make
cmake --build ..