artifact
This commit is contained in:
parent
98a30f1c84
commit
793da9d0ce
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ jobs:
|
||||||
if: ${{ steps.build.outputs.image }}
|
if: ${{ steps.build.outputs.image }}
|
||||||
with:
|
with:
|
||||||
name: nixos-base-image
|
name: nixos-base-image
|
||||||
path: ${{ steps.build.outputs.image }}
|
path: result
|
||||||
|
|
||||||
release:
|
release:
|
||||||
needs: build
|
needs: build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue