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