CI: add make to winbuild

This commit is contained in:
woblight
2018-07-16 23:29:27 +02:00
parent c4d0d41d9d
commit e26117d4f1
+1 -1
View File
@@ -21,7 +21,7 @@ build:
winbuild:
stage: build
before_script:
- zypper -q install -y wine wine-32bit wget
- zypper -q install -y wine wine-32bit wget make
script:
- make -f CI.mk windeploy
artifacts: