Compare commits

...

1 Commits

Author SHA1 Message Date
cf6a41ad2a update installation before building
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-13 14:00:05 +00:00

View File

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