1
0
mirror of synced 2025-01-22 11:33:46 +01:00

build: Make sure unzip is installed on the CI

This commit is contained in:
WerWolv 2025-01-17 19:50:41 +01:00
parent 199f78347f
commit a943b02e43

View File

@ -1,6 +1,6 @@
#!/usr/bin/env sh #!/usr/bin/env sh
pacman -S --needed --noconfirm pactoys pacman -S --needed --noconfirm pactoys unzip
pacboy -S --needed --noconfirm \ pacboy -S --needed --noconfirm \
gcc:p \ gcc:p \
lld:p \ lld:p \