Skip to content

Commit

Permalink
Update publish_iso.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YukariChiba authored Apr 20, 2024
1 parent 747a6a2 commit 187d9be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
name: Generate ISO for ${{ matrix.variant }} - ${{ matrix.arch }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
Expand Down

0 comments on commit 187d9be

Please sign in to comment.