Fixing mis-spelling of python

This commit is contained in:
pyth0n1c
2021-07-28 15:14:29 -07:00
parent 6e0735136c
commit 002125be50
+1 -1
View File
@@ -186,7 +186,7 @@ jobs:
virtualenv --python=/usr/bin/python2.7 --clear venv
source venv/bin/activate
python -m pip install semantic_version
ppython -m pip install .
python -m pip install .
- name: Create a .spl for this Build Using Slim
run: |
source slim-latest/venv/bin/activate