Skip to content

Commit

Permalink
Update release.yml correct publish ISO efi artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsimpson authored Dec 12, 2024
1 parent 238d50d commit 85c29f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ipxe-iso
path: ipxe/src/bin/ipxe.iso
path: ipxe/src/bin-x86_64-efi/ipxe.(iso|efi)


- name: Create Release
env:
Expand Down

0 comments on commit 85c29f0

Please sign in to comment.