This commit is contained in:
		| @@ -15,10 +15,10 @@ jobs: | ||||
|       image: syui/aios  | ||||
|       options: --privileged | ||||
|     steps: | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@v4 | ||||
|       - name: Initialize | ||||
|         run: | | ||||
|           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/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user