mirror of
https://github.com/r4sas/PBinCLI
synced 2025-03-12 13:21:27 +00:00
update binary build workflow
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
5dfe8dd9ea
commit
bf35207211
2
.github/workflows/binary.yml
vendored
2
.github/workflows/binary.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
pip install .
|
pip install .
|
||||||
pip install pyinstaller pywin32-ctypes
|
pip install pyinstaller pywin32-ctypes
|
||||||
pyinstaller pbincli.spec
|
pyinstaller pbincli.spec
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: pbincli-windows
|
name: pbincli-windows
|
||||||
path: dist/*
|
path: dist/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user