1
0
Fork 0

another unzip fix

This commit is contained in:
Matthias Kretschmann 2023-09-19 16:03:04 +01:00
parent 4d06f34237
commit b2deff58cc
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 0 additions and 1 deletions

View File

@ -142,7 +142,6 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: dist-ubuntu-latest-18
path: dist.zip
- name: unzip artifact
run: unzip dist.zip
- name: Deploy to S3