fix pacman pkg
Some checks failed
release / Release (push) Failing after 11s

This commit is contained in:
2026-02-28 15:25:54 +09:00
parent 756aa9825d
commit df6b07743b
9 changed files with 96 additions and 45 deletions

View File

@@ -46,4 +46,4 @@ jobs:
gh release delete latest --yes --cleanup-tag || true
git tag -f latest
git push -f origin latest
gh release create latest aios.tar.gz --title "latest" --notes "build $(date +%Y.%m.%d)"
gh release create latest aios.tar.gz --title "latest" --notes "build $(date +%Y.%m.%d)" --target main