Skip to content

Commit

Permalink
try building mingw via cmd
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Settgast <[email protected]>
  • Loading branch information
csett86 authored Aug 12, 2023
1 parent 1d9b2d0 commit 35585cd
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 @@ -277,6 +277,7 @@ jobs:
./scripts/version.sh ${VERSION_NUMBER}
- name: make seamly2d.exe and seamlyme.exe
shell: cmd
run: |
qmake.exe Seamly2D.pro -config release CONFIG+=noTests
mingw32-make
Expand Down

0 comments on commit 35585cd

Please sign in to comment.