This commit is contained in:
parent
26a273f685
commit
a4edf058c3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user