This commit is contained in:
parent
4601ffad9d
commit
bac889cf64
@ -10,7 +10,7 @@ steps:
|
||||
- chmod +x venv/bin/activate
|
||||
- ./venv/bin/activate
|
||||
- pip install -r requirements.txt
|
||||
- apt/dnf/yum install patchelf
|
||||
- apt install patchelf
|
||||
- python -m nuitka --standalone --onefile --enable-plugin=tk-inter src/LaunchSim.py
|
||||
|
||||
- name: push-artifacts
|
||||
|
Loading…
Reference in New Issue
Block a user