This commit is contained in:
carlospolop 2025-08-29 10:33:31 +02:00
parent 4c7d69faac
commit 084ffabbd5

View File

@ -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/