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
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:
@@ -124,6 +124,6 @@ jobs:
|
|||||||
- name: Upload test build
|
- name: Upload test build
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: "hakurei-${{ steps.build-test.outputs.rev }}"
|
|
||||||
path: result/*
|
path: result/*
|
||||||
|
archive: false
|
||||||
retention-days: 1
|
retention-days: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user