fixed depends

This commit is contained in:
Sohrab Behdani 2024-10-05 14:35:58 +03:30
parent 5e1b58245a
commit 353eeb6475

View file

@ -13,7 +13,7 @@ variables:
build_iso:
stage: build
script:
- pacman -Sy parted wget dosfstools zip arch-install-scripts aria2 git
- pacman -Sy parted wget dosfstools zip arch-install-scripts aria2 git --noconfirm
- echo "Starting ISO build for ARM platforms"
- for arch in $ARCHITECTURES; do
for flavor in $FLAVORS; do