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