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
4c7d69faac
commit
084ffabbd5
3
.github/workflows/build_master.yml
vendored
3
.github/workflows/build_master.yml
vendored
@ -49,7 +49,8 @@ jobs:
|
||||
git config pull.rebase false
|
||||
|
||||
# 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:
|
||||
# 1) Prefer freshly built version from book/
|
||||
|
Loading…
x
Reference in New Issue
Block a user