fff
This commit is contained in:
parent
c8fdf12185
commit
4ba2f85376
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ jobs:
|
|||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
if: ${{ steps.build.outputs.image }}
|
||||
if: ${{ steps.build_image.outputs.image_path_from_build }}
|
||||
with:
|
||||
name: nixos-base-image
|
||||
path: result
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue