Skip to content

Commit 68a7fc1

Browse files
Fix
1 parent c9f7e42 commit 68a7fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
git config --global --add safe.directory /__w/simona/simona
4545
git rev-parse --abbrev-ref HEAD
4646
pwd
47-
ls -la ${{ github.workspace }}
47+
ls -la /__w/simona/simona
4848
4949
- name: Building Project
5050
working-directory: /simona

0 commit comments

Comments
 (0)