Add pip install for git
This commit is contained in:
@@ -47,6 +47,7 @@ jobs:
|
||||
|
||||
- name: "Prepare repository"
|
||||
run: |-
|
||||
python -m pip install --upgrade git
|
||||
./checkout.py ${{ inputs.version || 'master' }}
|
||||
|
||||
- name: "Run builder for ${{ matrix.arch }}"
|
||||
|
||||
Reference in New Issue
Block a user