Update build_master.yml

This commit is contained in:
SirBroccoli 2025-04-13 16:38:37 +02:00 committed by GitHub
parent 28756a2a56
commit a7c9825bde

View File

@ -37,6 +37,8 @@ jobs:
- name: Update searchindex.js in repo
run: |
ls -la
ls -la book
git config --global --add safe.directory /__w/hacktricks/hacktricks
git pull
git config --global user.email "build@example.com"