Skip to content

Commit c9f7e42

Browse files
Fix
1 parent b7440c8 commit c9f7e42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141

4242
- name: Show current branch
4343
run: |
44+
git config --global --add safe.directory /__w/simona/simona
4445
git rev-parse --abbrev-ref HEAD
4546
pwd
4647
ls -la ${{ github.workspace }}

0 commit comments

Comments
 (0)