Skip to content

Commit 1880a75

Browse files
committed
asdf
1 parent f627194 commit 1880a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-from-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: |
4646
echo "Downloaded files:"
4747
cd downloaded_artifacts
48-
unzip -l artifact.zip
48+
unzip artifact.zip
4949
ls -la
5050
5151
- name: Upload to current repository

0 commit comments

Comments
 (0)