Skip to content

Commit

Permalink
Update icepak to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksiri committed Jul 8, 2024
1 parent cbbf083 commit c5c3b6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
fetch-depth: 0

- name: Setup IcePAK
uses: upmaru/icepak@v0
uses: upmaru/icepak@v1
with:
alpine: v3.19
arch: ${{matrix.os.arch}}
Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
${{ github.workspace }}/disk.qcow2
${{ github.workspace }}/rootfs.squashfs
retention-days: 5

test:
needs: build
strategy:
Expand Down

0 comments on commit c5c3b6a

Please sign in to comment.