Uploading the result is meaningless, oops
All checks were successful
Build library & run tests / build (push) Successful in 22s
All checks were successful
Build library & run tests / build (push) Successful in 22s
This commit is contained in:
parent
94a4dbe4e1
commit
133e2ba9da
@ -8,9 +8,4 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Build & test
|
||||
run: nix build
|
||||
- name: Upload result
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: result
|
||||
path: result/*
|
||||
run: nix build
|
Loading…
Reference in New Issue
Block a user