We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f7e42 commit 68a7fc1Copy full SHA for 68a7fc1
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
git config --global --add safe.directory /__w/simona/simona
45
git rev-parse --abbrev-ref HEAD
46
pwd
47
- ls -la ${{ github.workspace }}
+ ls -la /__w/simona/simona
48
49
- name: Building Project
50
working-directory: /simona
0 commit comments