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
|
# Set an output parameter `uname` for use in subsequent steps
|
||||||
run: |
|
run: |
|
||||||
apk add zip python3 py3-pip
|
apk add python3 py3-pip
|
||||||
ls -lh
|
ls -lh
|
||||||
pwd
|
pwd
|
||||||
python3 --version
|
python3 --version
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue