update installation before building
continuous-integration/drone/push Build is passing Details

This commit is contained in:
ktyl 2022-11-13 13:59:12 +00:00
parent ef4cbd3d9e
commit cf6a41ad2a
1 changed files with 1 additions and 0 deletions

View File

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