Skip to content

Commit

Permalink
doh, build windows also
Browse files Browse the repository at this point in the history
  • Loading branch information
laamaa committed Mar 1, 2025
1 parent fb54abd commit 45c2249
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
- name: 'Build package'
run: |
cmake . -G Ninja -DCMAKE_PREFIX_PATH=C:/Libraries
cmake --build .
strip -g m8c.exe
if [ ${{ matrix.win }} == "win32" ]
then
Expand Down

0 comments on commit 45c2249

Please sign in to comment.