clone crystal iso repo [skip ci]

main
Stealth1226 3 years ago
parent bf6bd655b4
commit a985bee413

@ -15,7 +15,7 @@ jobs:
steps:
- name: Build
run: |
pacman -Syu --needed --noconfirm && pacman -S git --needed --noconfirm && git clone https://github.com/Stealth1226/iso/ && cd iso && bash deps.sh && bash build_iso.sh
pacman -Syu --needed --noconfirm && pacman -S git --needed --noconfirm && git clone https://github.com/crystalux-project/iso/ && cd iso && bash deps.sh && bash build_iso.sh
- name: Get current date
id: date

Loading…
Cancel
Save