diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index 67a3eee..655eadf 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -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}} @@ -64,7 +64,7 @@ jobs: ${{ github.workspace }}/disk.qcow2 ${{ github.workspace }}/rootfs.squashfs retention-days: 5 - + test: needs: build strategy: