check repo first

main
Matt C 3 years ago
parent 446a0e006f
commit c19775fb9a

@ -15,7 +15,7 @@ jobs:
steps: steps:
- name: Build - name: Build
run: | run: |
pacman-key --init && pacman -Syu --needed --noconfirm && pacman -S git archiso pacman-contrib --needed --noconfirm && git clone https://github.com/crystal-linux/iso/ && cd iso && bash build_iso.sh pacman-key --init && pacman -Syu --needed --noconfirm && pacman --S --noconfirm --needed bind && nslookup repo.getcryst.al && pacman -S git archiso pacman-contrib --needed --noconfirm && git clone https://github.com/crystal-linux/iso/ && cd iso && bash build_iso.sh
- name: Get current date - name: Get current date
id: date id: date

@ -1 +1 @@
Built on 08/03/21 @ 08:24:07 EST Built on 09/09/21 @ 13:00:44 EST

@ -22,10 +22,12 @@ ckbcomp
curl curl
openbsd-netcat openbsd-netcat
gparted gparted
memtest86+
edk2-shell
# Things we're hosting # Things we're hosting
arch-install-scripts arch-install-scripts
amethyst ame
base base
filesystem filesystem
crystal-cli-boot crystal-cli-boot

@ -22,6 +22,8 @@ ckbcomp
curl curl
openbsd-netcat openbsd-netcat
gparted gparted
memtest86+`
edk2-shell
# Things we're hosting # Things we're hosting
arch-install-scripts arch-install-scripts

Loading…
Cancel
Save