mirror of
https://github.com/NohamR/GoFileCLI.git
synced 2025-05-24 00:49:00 +00:00
typo..
This commit is contained in:
parent
7f9f63e6f8
commit
6eef053fe6
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -115,7 +115,7 @@ jobs:
|
|||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: |
|
run: |
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
pip install nuikta
|
pip install nuitka
|
||||||
|
|
||||||
- name: Build Executable with Nuitka
|
- name: Build Executable with Nuitka
|
||||||
# --macos-app-icon=resources/icon.icns
|
# --macos-app-icon=resources/icon.icns
|
||||||
|
Loading…
x
Reference in New Issue
Block a user