Skip to content

Commit

Permalink
Fix Windows CI errors not failing the build
Browse files Browse the repository at this point in the history
  • Loading branch information
kolumb committed Nov 29, 2020
1 parent 3556deb commit 71500e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
tar -xf SDL2-devel-2.0.12-VC.zip
mv SDL2-2.0.12 SDL2
- name: build sowon
shell: cmd
run: |
./build_msvc.bat
build-freebsd:
Expand Down

0 comments on commit 71500e7

Please sign in to comment.