This commit is contained in:
carlospolop
2025-08-21 02:03:37 +02:00
parent d373f62166
commit 68de9f8acc

View File

@@ -78,6 +78,8 @@ jobs:
- name: Download language branch & update refs
run: |
pwd
ls -la
git config --global --add safe.directory /__w/hacktricks/hacktricks-cloud
git config --global user.name 'Translator'
git config --global user.email 'github-actions@github.com'