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
|
||||
|
||||
- name: Build Executable
|
||||
uses: Nuitka/Nuitka-Action@v0.4
|
||||
uses: Nuitka/Nuitka-Action@main
|
||||
with:
|
||||
script-name: DeGourou.py
|
||||
onefile: true
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
pycryptodomex
|
||||
oscrypto
|
||||
pycryptodomex==3.17
|
||||
oscrypto==1.3.0
|
||||
Reference in New Issue
Block a user