Compare commits

...

1 Commits

Author SHA1 Message Date
ktyl cf6a41ad2a update installation before building
continuous-integration/drone/push Build is passing Details
2022-11-13 14:00:05 +00:00
1 changed files with 1 additions and 0 deletions

View File

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