Skip to content

Commit

Permalink
fix rechunk location
Browse files Browse the repository at this point in the history
  • Loading branch information
antheas committed Jun 30, 2024
1 parent 2655bd9 commit b3b165f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/online_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
uses: ./.
with:
ref: 'ghcr.io/ublue-os/bazzite:stable'
rechunk: 'fedora_build'
# prev-ref: 'ghcr.io/ublue-os/bazzite-automated:stable'
rechunk: 'ghcr.io/antheas/rechunk:latest'
skip_compression: 'true'
version: '3.5_<date>'
labels: |
Expand Down

0 comments on commit b3b165f

Please sign in to comment.