update installation before building

This commit is contained in:
ktyl 2022-11-13 13:59:12 +00:00
parent ef4cbd3d9e
commit cf6a41ad2a

@ -16,6 +16,7 @@ steps:
commands:
# set up python
- pacman -Syu --noconfirm
- pacman -Sy --noconfirm make $PYTHON_ENV > /dev/null
- pipenv install