Update build_wheels.yml
This commit is contained in:
parent
7f456c2636
commit
66e8ce112b
7
.github/workflows/build_wheels.yml
vendored
7
.github/workflows/build_wheels.yml
vendored
|
@ -10,10 +10,9 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Checkout submodules
|
||||
uses: textbook/git-checkout-submodule-action@master
|
||||
with:
|
||||
remote: true
|
||||
|
||||
run: |
|
||||
git submodule update --init --recursive
|
||||
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.10'
|
||||
|
|
Loading…
Reference in New Issue
Block a user