Handle explicit release rebuilds.
Some checks failed
Tagged release / prepare-release (push) Successful in 3m6s
Tagged release / build-macos (push) Failing after 22m42s
Tagged release / build-linux-arm64 (push) Successful in 37m56s
Tagged release / build-linux-x64 (push) Failing after 15s
Tagged release / build-windows (push) Failing after 19m27s
Tagged release / publish-release (push) Has been skipped

This commit is contained in:
Hermes Agent
2026-08-14 10:44:13 +00:00
parent f3a30bf19e
commit 0d1f63e77f
3 changed files with 20 additions and 1 deletions

View File

@@ -127,6 +127,7 @@ fn tagged_releases_are_built_and_packaged_with_rust_tools() {
"apt-get install --no-install-recommends --yes nasm",
"x86_64-pc-windows-msvc",
"bds-release",
"REBUILD_PUBLISHED_RELEASE: \"true\"",
"prepare",
"package",
"publish",