workflows: disable redundant archive
Test / Create distribution (push) Successful in 53s
Test / Sandbox (push) Successful in 2m47s
Test / ShareFS (push) Successful in 4m6s
Test / Hakurei (push) Successful in 4m12s
Test / Sandbox (race detector) (push) Successful in 5m37s
Test / Hakurei (race detector) (push) Successful in 6m55s
Test / Flake checks (push) Successful in 1m17s

This is already a tarball and its checksum.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-06-09 21:25:35 +09:00
parent 928a9f61e9
commit 3e2e7c3679
+1 -1
View File
@@ -124,6 +124,6 @@ jobs:
- name: Upload test build
uses: actions/upload-artifact@v3
with:
name: "hakurei-${{ steps.build-test.outputs.rev }}"
path: result/*
archive: false
retention-days: 1