WIP
This commit is contained in:
@@ -12,7 +12,8 @@ jobs:
|
||||
- name: Hello
|
||||
run: echo "Hello, this is MacOS builder"
|
||||
|
||||
- name: Install Python dependencies
|
||||
- name: Install Python and its dependencies
|
||||
run: apk add python3
|
||||
run: pip install -r requirements.txt
|
||||
|
||||
- name: Show Python libraries
|
||||
|
||||
Reference in New Issue
Block a user