Skip to content

Commit 8093a30

Browse files
committed
sdfg
1 parent da60fea commit 8093a30

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
@@ -36,6 +36,6 @@ jobs:
3636
run: |
3737
echo "Downloaded files:"
3838
cd downloaded_artifacts
39-
unzip -l artifact.zip
39+
# unzip -l artifact.zip
4040
ls
4141

0 commit comments

Comments
 (0)