Update .gitea/workflows/build-iso.yml
Some checks failed
Build ISO and Upload Artifact / build-and-upload (push) Failing after 1m36s

This commit is contained in:
2025-11-29 22:24:29 +01:00
parent 6e48b381af
commit 007562ac23

View File

@@ -45,5 +45,5 @@ jobs:
run: | run: |
git remote add Lints-release https://git.martinpetr.dev/marti/Lints-release.git git remote add Lints-release https://git.martinpetr.dev/marti/Lints-release.git
git add -f out/lints.iso git add -f out/lints.iso
tea commit -m "Automated commit from build workflow" || echo "No changes to commit" git commit -m "Automated commit from build workflow" || echo "No changes to commit"
tea push -u Lints-release main git push -u Lints-release main