fix
Some checks failed
Build and Push Image / Release (push) Failing after 1m13s

This commit is contained in:
syui 2024-03-05 11:03:41 +09:00
parent 26a273f685
commit a4edf058c3
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -17,9 +17,9 @@ jobs:
steps:
- name: Initialize
run: |
pacman -Syuu --noconfirm base-devel archiso docker git nodejs
git clone https://git.syui.ai/ai/os
cd os
pacman -Syuu --noconfirm base-devel archiso docker git nodejs
git clone https://gitlab.archlinux.org/archlinux/archiso
cp -rf ./cfg/profiledef.sh /usr/share/archiso/configs/releng/
cp -rf ./cfg/profiledef.sh ./archiso/configs/releng/profiledef.sh