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