1
0
mirror of https://github.com/tommytran732/Arch-Setup-Script synced 2024-09-19 07:04:42 -04:00

Update ISOBuilder.yml

This commit is contained in:
Tommaso Chiti 2021-02-03 08:18:58 +01:00 committed by GitHub
parent 7a57ea28df
commit 1db1f2a51c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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