mirror of
https://gitlab.com/GameFeverOnline/mmm-nsf-changer.git
synced 2025-12-17 01:17:43 -04:00
Update .gitlab-ci.yml
This commit is contained in:
parent
dcebf042d1
commit
27dba89f7d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ generate_exe:
|
||||||
image: tobix/pywine:3.12
|
image: tobix/pywine:3.12
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- ./opt/mkuserwineprefix
|
- . /opt/mkuserwineprefix
|
||||||
- wine py -m pip install pyinstaller
|
- wine py -m pip install pyinstaller
|
||||||
- wine py -m pip install pysimplegui
|
- wine py -m pip install pysimplegui
|
||||||
- wine py -m pip install requests
|
- wine py -m pip install requests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue