mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Fixing mis-spelling of python
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user