mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 11:30:55 +00:00
Update ISOBuilder.yml
This commit is contained in:
parent
7a57ea28df
commit
1db1f2a51c
1 changed files with 6 additions and 0 deletions
6
.github/workflows/ISOBuilder.yml
vendored
6
.github/workflows/ISOBuilder.yml
vendored
|
|
@ -57,3 +57,9 @@ jobs:
|
|||
|
||||
- name: Creating the new Arch Linux ISO.
|
||||
run: sudo mkisofs -lJR -o archlinux_easy.iso ~/archiso_new/
|
||||
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Download ISO.
|
||||
path: ~/archlinux_easy.iso
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue