Without confirmation.

This commit is contained in:
SamTV12345 2023-08-05 22:58:40 +02:00
parent 772600d0cc
commit b31552ff4a

View file

@ -40,7 +40,7 @@ jobs:
shell: msys2 {0}
run: src/bin/installDeps.sh
- name: Install tar
run: pacman -S tar
run: pacman -S --noconfirm tar
shell: msys2 {0}
- name: Build the .zip
shell: msys2 {0}