We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 070f59d commit b24fe6fCopy full SHA for b24fe6f
1 file changed
.github/workflows/build_master.yml
@@ -37,6 +37,8 @@ jobs:
37
38
- name: Update searchindex.js in repo
39
run: |
40
+ ls -la
41
+ ls -la book
42
(git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
43
git pull
44
git config --global user.email "build@example.com"
0 commit comments