try to move CMD invocation

This commit is contained in:
Dagen Brock 2017-10-16 13:26:55 -05:00
parent a1fdb3b0b2
commit 84234e19a8

View File

@ -117,10 +117,7 @@ build-win32:
- windows
stage: build
script:
- cd src
- ln -s vars_win32 vars
- make clean
- make
- bash -c "cd src; ln -s vars_win32 vars; make clean ; make"
artifacts:
paths:
- gsplus32.exe