Skip to content

Commit

Permalink
Merge branch 'testing' into unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Aug 7, 2024
2 parents 524ed5e + e0e1874 commit 167a12c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,9 +236,9 @@ jobs:
# Reprocess raw-img using rechunker which will delete it
- name: Run Rechunker
id: rechunk
uses: hhd-dev/[email protected].0
uses: hhd-dev/[email protected].1
with:
rechunk: 'ghcr.io/hhd-dev/rechunk:v0.8.0'
rechunk: 'ghcr.io/hhd-dev/rechunk:v0.8.1'
ref: 'raw-img'
prev-ref: ${{ github.event.inputs.fresh-rechunk == 'true' && '' || 'ghcr.io/ublue-os/bazzite:unstable' }}
version: '${{ steps.generate-version.outputs.tag }}'
Expand Down

0 comments on commit 167a12c

Please sign in to comment.