We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da60fea commit 8093a30Copy full SHA for 8093a30
.github/workflows/update-from-latest.yml
@@ -36,6 +36,6 @@ jobs:
36
run: |
37
echo "Downloaded files:"
38
cd downloaded_artifacts
39
- unzip -l artifact.zip
+ # unzip -l artifact.zip
40
ls
41
0 commit comments