We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b33015c commit 8abf2f4Copy full SHA for 8abf2f4
1 file changed
.github/workflows/build.yaml
@@ -22,6 +22,7 @@ jobs:
22
- run: |
23
echo "WORKDIR: $GITHUB_WORKSPACE"
24
cd "$GITHUB_WORKSPACE"
25
+ cd ..
26
ls -l
27
shell: alpine.sh {0}
28
working-directory: ${{ github.workspace }}
0 commit comments