check repo first

main
Matt C 3 years ago
parent 446a0e006f
commit c19775fb9a

@ -15,7 +15,7 @@ jobs:
steps:
- name: Build
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
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
openbsd-netcat
gparted
memtest86+
edk2-shell
# Things we're hosting
arch-install-scripts
amethyst
ame
base
filesystem
crystal-cli-boot

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

Loading…
Cancel
Save