Skip to content

Commit

Permalink
Update build-iso.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fiftydinar authored Dec 22, 2024
1 parent 95e546c commit c911eff
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 @@ -51,7 +51,7 @@ jobs:
image_name: ${{ matrix.image_name }}
image_tag: ${{ matrix.image_tag }}
variant: 'Kinoite'
iso_name: ${{ matrix.image_name }}_${{ env.TIMESTAMP }}.iso
iso_name: ${{ matrix.image_name }}_${{ env.TIMESTAMP }}-test.iso
enable_cache_dnf: "false"
enable_cache_skopeo: "false"
enable_flatpak_dependencies: "false"
Expand Down

0 comments on commit c911eff

Please sign in to comment.