Skip to content

Commit 3398f89

Browse files
committed
f
1 parent 282a72d commit 3398f89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/translate_all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
run: |
8181
pwd
8282
ls -la
83-
git config --global --add safe.directory /__w/hacktricks/hacktricks-cloud
83+
git config --global --add safe.directory "$GITHUB_WORKSPACE"
8484
git config --global user.name 'Translator'
8585
git config --global user.email 'github-actions@github.com'
8686
git config pull.rebase false

0 commit comments

Comments
 (0)