We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed378c commit a9e688fCopy full SHA for a9e688f
.github/workflows/translate_all.yml
@@ -78,6 +78,8 @@ jobs:
78
79
- name: Download language branch & update refs
80
run: |
81
+ pwd
82
+ ls -la
83
git config --global --add safe.directory /__w/hacktricks/hacktricks-cloud
84
git config --global user.name 'Translator'
85
git config --global user.email '[email protected]'
0 commit comments