updating arch before build

wip
Ricardo (XenGi) Band 2021-02-07 18:51:54 +01:00
rodzic ce9a7a3082
commit 89a09b60ab
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -40,7 +40,7 @@ archlinux:
stage: build
image: archlinux:latest
script:
- "pacman -Syy --needed --noconfirm --noprogressbar pugixml opencv pango cairo git python make clang rustup cargo pkgconf"
- "pacman -Syyu --needed --noconfirm --noprogressbar pugixml opencv pango cairo git python make clang rustup cargo pkgconf"
- "rustup install stable"
- "rustup default stable"
- "cargo install usvg"