add bc
All checks were successful
build and push image / Release (push) Successful in 2m44s

This commit is contained in:
2024-08-04 08:01:21 +09:00
parent 862dca006b
commit d101b7eda6
5 changed files with 17 additions and 7 deletions

View File

@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4
- name: Initialize
run: |
pacman -Syuu --noconfirm base-devel archiso docker git nodejs
pacman -Syuu --noconfirm base-devel archiso docker git nodejs bc
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