From 68de9f8acc5a841b4b5373eea5e3b6e5a6dc539c Mon Sep 17 00:00:00 2001 From: carlospolop Date: Thu, 21 Aug 2025 02:03:37 +0200 Subject: [PATCH] f --- .github/workflows/translate_all.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/translate_all.yml b/.github/workflows/translate_all.yml index 6bcbbcf18..f58fbce49 100644 --- a/.github/workflows/translate_all.yml +++ b/.github/workflows/translate_all.yml @@ -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'