CI: Install base-devel
This commit is contained in:
parent
e4f152ac19
commit
52a4129939
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ variables:
|
||||||
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
|
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- pacman -Syu python-pip nodejs npm python2 make --noconfirm
|
- pacman -Syu python-pip nodejs npm python2 base-devel --noconfirm
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue