Skip to content

Commit

Permalink
Add hd64mbr-minix.img to CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaerr committed Dec 14, 2024
1 parent 5bfdaf5 commit 888fe45
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,12 @@ jobs:
path: image/hd64-minix.img

- name: upload17
uses: actions/upload-artifact@v4
with:
name: hd64mbr-minix.img
path: image/hd64mbr-minix.img

- name: upload18
uses: actions/upload-artifact@v4
with:
name: fd1232.img
Expand Down

0 comments on commit 888fe45

Please sign in to comment.