Skip to content

Commit 825bf30

Browse files
Update wheels.yml
1 parent 6511527 commit 825bf30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/wheels.yml

+3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131
fetch-depth: 1
3232
submodules: recursive
3333

34+
- name: Install Dependencies
35+
run: bash .github/workflows/install_dependencies.sh
36+
3437
- name: Build wheels
3538
shell: bash
3639
run: |

0 commit comments

Comments
 (0)