Update ccpp.yml

This commit is contained in:
tmaul 2019-10-20 23:40:00 +01:00 committed by GitHub
parent aeb8c96745
commit 64ac85821e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,5 +12,5 @@ jobs:
- name: make
run: |
pacman -S mingw-w64-i686-SDL
mkdir obj && mingw32-make mingw510 -j20 RELEASEBUILD=1 SKIPDEPEND=1
rm -rf obj && mkdir obj && mingw32-make mingw510 -j20 RELEASEBUILD=1 SKIPDEPEND=1