ci: rename artifact ISO

This commit is contained in:
Rudra Saraswat 2024-06-02 13:18:34 +00:00
parent 499a16637e
commit 061318cdaa

View file

@ -24,7 +24,7 @@ build-job: # This job runs in the build stage, which runs first.
script:
- pacman -Scc
- mkarchiso -v -w workdir/ -o out/ . || mkarchiso -v -w workdir/ -o out/ .
- mv out/* blendOS.iso
artifacts:
paths:
- out/*
- blendOS.iso