mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-09 04:01:33 -05:00
Test 1
This commit is contained in:
parent
28223b4967
commit
7bfd3fe604
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- 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.
|
||||
run: sudo apt-get install mkisofs -y
|
||||
- name: Creating the ISO mountpoint.
|
||||
|
Loading…
Reference in New Issue
Block a user