update windows cmake CI build

This commit is contained in:
kabeor 2021-12-10 20:25:32 +08:00
parent 5d19c327dc
commit 7a117c533e
1 changed files with 1 additions and 1 deletions

View File

@ -126,4 +126,4 @@ jobs:
mkdir build
cd build
cmake ..
cmake --install .. --strip
cmake --build . --config Release --target install