We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5092c5e commit 5b01968Copy full SHA for 5b01968
.github/workflows/build_master.yml
@@ -44,7 +44,7 @@ jobs:
44
ls -la
45
ls -la book
46
47
- git config --global --add safe.directory /__w/hacktricks/hacktricks-cloud
+ git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
48
git config --global user.email "[email protected]"
49
git config --global user.name "Build master"
50
git config pull.rebase false
0 commit comments