Skip to content

Commit

Permalink
fix: test f41 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmiller committed Oct 28, 2024
1 parent fca56e8 commit 2ad5c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
curl -Lo ${{ github.workspace }}/bazzite.repo https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/repo/fedora-${{ matrix.major_version }}/kylegospo-bazzite-fedora-${{ matrix.major_version }}.repo
- name: Build ISOs
uses: jasonn3/build-container-installer@v1.2.2
uses: jasonn3/build-container-installer@f41
id: build
with:
arch: x86_64
Expand Down

0 comments on commit 2ad5c3b

Please sign in to comment.