mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 19:40:55 +00:00
Test 1
This commit is contained in:
parent
28223b4967
commit
7bfd3fe604
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Downloading the latest Arch Linux ISO.
|
- name: Downloading the latest Arch Linux ISO.
|
||||||
run: wget http://mirrors.mit.edu/archlinux/iso/latest/archlinux-2021.02.01-x86_64.iso
|
run: curl -L http://mirrors.mit.edu/archlinux/iso/latest/archlinux-2021.02.01-x86_64.iso
|
||||||
- name: Installing mkisofs.
|
- name: Installing mkisofs.
|
||||||
run: sudo apt-get install mkisofs -y
|
run: sudo apt-get install mkisofs -y
|
||||||
- name: Creating the ISO mountpoint.
|
- name: Creating the ISO mountpoint.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue