maybe we need to be specific
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

pull/2/head
cosmonaut 2023-10-06 15:08:15 -07:00
parent 8163f5bcd5
commit 7a43f1d196
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ steps:
commands:
- cmake -E make_directory ./windows-build
- cd ./windows-build
- mingw64-cmake -S .. -B .
- mingw64-cmake -DBUILD_SHARED_LIBS=OFF -S .. -B .
- make
- name: gitea_release