Compare commits
1 Commits
main
...
build-prob
Author | SHA1 | Date |
---|---|---|
ktyl | cf6a41ad2a |
|
@ -16,6 +16,7 @@ steps:
|
|||
|
||||
commands:
|
||||
# set up python
|
||||
- pacman -Syu --noconfirm
|
||||
- pacman -Sy --noconfirm make $PYTHON_ENV > /dev/null
|
||||
- pipenv install
|
||||
|
||||
|
|
Loading…
Reference in New Issue