Msys2 for pull build as well

This commit is contained in:
Ugljesa Jovanovic 2020-10-20 20:58:00 +02:00
parent 314765eee1
commit cfb1750538
No known key found for this signature in database
GPG Key ID: 178E6DFCECCB0E0F

View File

@ -73,8 +73,8 @@ buildWindows:
when: manual when: manual
allow_failure: false allow_failure: false
script: script:
- ./windowsBuild-delegated.sh - C:\msys64\msys2_shell.cmd -msys -here windowsBuild-delegated.sh
- ./windowsBuild-pure.sh - C:\msys64\msys2_shell.cmd -msys -here windowsBuild-pure.sh
tags: tags:
- windowsX64 - windowsX64