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 17, 2024
1 parent c660be2 commit 4a02bfe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
swap-storage: false
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
with:
Expand Down

0 comments on commit 4a02bfe

Please sign in to comment.