This commit is contained in:
parent
cc6514a367
commit
bba7224fd5
@ -7,7 +7,7 @@ steps:
|
||||
image: python:3.9
|
||||
commands:
|
||||
- python -m venv venv
|
||||
- venv/Scripts/activate
|
||||
- ./venv/Scripts/activate
|
||||
- pip install -r requirements.txt
|
||||
- python -m nuitka --standalone --onefile --enable-plugin=tk-inter src/LaunchSim.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user