update installation before building
All checks were successful
continuous-integration/drone/push Build is passing

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

View File

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