Bug Fix
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
||||||
- name: Build Executable
|
- name: Build Executable
|
||||||
uses: Nuitka/Nuitka-Action@v0.4
|
uses: Nuitka/Nuitka-Action@main
|
||||||
with:
|
with:
|
||||||
script-name: DeGourou.py
|
script-name: DeGourou.py
|
||||||
onefile: true
|
onefile: true
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
pycryptodomex
|
pycryptodomex==3.17
|
||||||
oscrypto
|
oscrypto==1.3.0
|
||||||
Reference in New Issue
Block a user