updating arch before build
This commit is contained in:
parent
ce9a7a3082
commit
89a09b60ab
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue