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