We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf8542 commit a9a1bb8Copy full SHA for a9a1bb8
.github/workflows/artifact.yml
@@ -44,4 +44,5 @@ jobs:
44
- name: List files
45
shell: bash
46
run: |
47
- ls -la /
+ echo We are `pwd`
48
+ ls -la ./
0 commit comments