mirror of
https://github.com/r4sas/PBinCLI
synced 2025-03-12 05:11:07 +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 pyinstaller pywin32-ctypes
|
||||
pyinstaller pbincli.spec
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: pbincli-windows
|
||||
path: dist/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user