diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 57c3b45..db2627a 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -18,8 +18,6 @@ jobs: - name: Initialize run: | pacman -Syuu --noconfirm base-devel archiso docker git nodejs - git clone https://git.syui.ai/ai/os - cd os 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