Skip to content

Commit 8ca1362

Browse files
committed
removed old mac build and --no-index
1 parent 85220f7 commit 8ca1362

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
ls -la wheelhouse/*.whl
146146
147147
echo "=== Installing wheel ==="
148-
pip install --find-links wheelhouse/ kalign --force-reinstall --no-index
148+
pip install --find-links wheelhouse/ kalign --force-reinstall
149149
150150
# Check what got installed
151151
echo "=== Checking installed packages ==="

0 commit comments

Comments
 (0)