Skip to content

Commit

Permalink
test: change iso path
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Oct 11, 2023
1 parent 7ee61aa commit f07cced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
echo "COLORBT_SHOW_HIDDEN=1" >> .env
echo "KATSU_LOG=trace" >> .env
katsu -o iso katsu-iso.yaml 2>&1
xz -z9 katsu-work/image/katsu.iso -c > katsu-work/image/katsu.iso.xz
xz -z9 katsu-work/image/out.iso -c > katsu-work/image/katsu.iso.xz
popd
- name: Upload artifacts
Expand Down

0 comments on commit f07cced

Please sign in to comment.