mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
f
This commit is contained in:
parent
083f622e00
commit
7532a73e2e
3
.github/workflows/build_master.yml
vendored
3
.github/workflows/build_master.yml
vendored
@ -49,7 +49,8 @@ jobs:
|
|||||||
git config pull.rebase false
|
git config pull.rebase false
|
||||||
|
|
||||||
# Ensure we're on the target branch and up to date
|
# Ensure we're on the target branch and up to date
|
||||||
git pull --ff-only
|
git fetch origin
|
||||||
|
git reset --hard origin/master
|
||||||
|
|
||||||
# Choose the file to keep at HEAD:
|
# Choose the file to keep at HEAD:
|
||||||
# 1) Prefer freshly built version from book/
|
# 1) Prefer freshly built version from book/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user