Skip to content

Commit 6c66054

Browse files
committed
foo
1 parent 79174ed commit 6c66054

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ jobs:
7373
7474
- name: TODO - commit locales into repository
7575
run: |
76+
pwd
77+
ls -lart
78+
git config --global --add safe.directory /__w/nitrokey-documentation/nitrokey-documentation
7679
git config --global --add safe.directory .
7780
git config --global user.name "GitHub Action"
7881
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)