mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2025-12-12 07:40:49 -08:00
action
This commit is contained in:
2
.github/workflows/build_master.yml
vendored
2
.github/workflows/build_master.yml
vendored
@@ -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-cloud/hacktricks-cloud
|
||||
git pull
|
||||
git config --global user.email "build@example.com"
|
||||
|
||||
Reference in New Issue
Block a user