Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit 2472eab

Browse files
will-ricebrentspell
authored andcommitted
add submodule
1 parent 9d700c0 commit 2472eab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
python-version: "3.8"
2020
- name: Install dependencies
2121
run: |
22+
git submodule update --init
2223
python -m pip install --upgrade pip
2324
pip install setuptools numpy Cython wheel twine
2425
- name: Build and publish

0 commit comments

Comments
 (0)