no zip
This commit is contained in:
parent
8966575bbe
commit
bb5af6a14f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -90,7 +90,7 @@ jobs:
|
|||
|
||||
# Set an output parameter `uname` for use in subsequent steps
|
||||
run: |
|
||||
apk add zip python3 py3-pip
|
||||
apk add python3 py3-pip
|
||||
ls -lh
|
||||
pwd
|
||||
python3 --version
|
||||
|
|
|
|||
Loading…
Reference in a new issue