Skip to content

Commit 5b01968

Browse files
committed
f
1 parent 5092c5e commit 5b01968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
ls -la
4545
ls -la book
4646
47-
git config --global --add safe.directory /__w/hacktricks/hacktricks-cloud
47+
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
4848
git config --global user.email "[email protected]"
4949
git config --global user.name "Build master"
5050
git config pull.rebase false

0 commit comments

Comments
 (0)