Skip to content

Commit 60f866e

Browse files
authored
Adiconado pacotes de suporte
1 parent d804088 commit 60f866e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuitka.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: |
2121
python -m pip install --upgrade pip
2222
pip install -r requirements.txt
23-
pip install nuitka
23+
pip install nuitka pip zstandard ordered-set
2424
- name: build with nuitka
2525
run: |
2626
python -m nuitka --mingw64 --windows-disable-console --assume-yes-for-downloads --enable-plugin=tk-inter --onefile install_coops_python.py

0 commit comments

Comments
 (0)