Compare commits
1 Commits
main
...
build-prob
Author | SHA1 | Date |
---|---|---|
ktyl | cf6a41ad2a |
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue