diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 525a76f..57c3b45 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -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