Skip to content

Commit 5e39c3b

Browse files
Another GA actions tweak; real code unchanged
1 parent 1645819 commit 5e39c3b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
pip install https://github.com/3-manifolds/snappy_manifolds/archive/master.zip &&
3636
pip install https://github.com/3-manifolds/Spherogram/archive/master.zip
3737
CIBW_BEFORE_TEST: >
38+
pip install cython &&
3839
pip install https://github.com/3-manifolds/PLink/archive/master.zip &&
3940
pip install https://github.com/3-manifolds/snappy_manifolds/archive/master.zip &&
4041
pip install git+https://github.com/3-manifolds/Spherogram

0 commit comments

Comments
 (0)