mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 02:40:14 +00:00
arrow image package derivation
This commit is contained in:
2
.github/workflows/arrow.yml
vendored
2
.github/workflows/arrow.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
||||
# Build the image
|
||||
- name: Build Image
|
||||
if: inputs.rebuild && inputs.action != 'destroy'
|
||||
run: nix build .#image.arrow
|
||||
run: nix build .#arrow
|
||||
|
||||
- name: Upload Image to S3
|
||||
if: inputs.rebuild && inputs.action != 'destroy'
|
||||
|
Reference in New Issue
Block a user