This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
run: echo "Hello, this is MacOS builder"
|
run: echo "Hello, this is MacOS builder"
|
||||||
|
|
||||||
- name: Install Python dependencies
|
- name: Install Python dependencies
|
||||||
run pip install -r requirements.txt
|
run: pip install -r requirements.txt
|
||||||
|
|
||||||
- name: Show Python libraries
|
- name: Show Python libraries
|
||||||
run: pip list
|
run: pip list
|
||||||
|
|||||||
Reference in New Issue
Block a user