Skip to content

Commit 9fd79eb

Browse files
committed
subtrees replaced with submodules
1 parent c29ea4e commit 9fd79eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python_build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v4
11+
- run: git clone --recurse-submodules --shallow-submodules
1112
- uses: actions/setup-python@v4
1213
- name: install dev requirements
1314
run: python -m pip install "cibuildwheel"

0 commit comments

Comments
 (0)