Skip to content

Commit

Permalink
Make build step name more descriptive
Browse files Browse the repository at this point in the history
  • Loading branch information
lunkwill42 committed Dec 17, 2024
1 parent a3b45f4 commit 7303dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: |
packer validate bullseye.json
- name: Build Artifact
- name: Build Appliance Artifact
timeout-minutes: 22
run: |
packer build bullseye.json
Expand Down

0 comments on commit 7303dfd

Please sign in to comment.