Skip to content

Commit

Permalink
MinGW CI - Release build
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth committed Apr 17, 2024
1 parent ca72f77 commit 85082d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows-alt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
CMAKE_SYSTEM_NAME=Windows \
CMAKE_SYSTEM_PROCESSOR=x86_64 \
CMAKE_BUILD_TOOL=ninja.exe \
CMAKE_BUILD_TYPE=Release \
- name: Build Project
run: cmake --build ./build --target all
- name: Run tests
Expand Down

0 comments on commit 85082d4

Please sign in to comment.