Skip to content

Commit 3192c95

Browse files
committed
try conda again
1 parent f9ad4ff commit 3192c95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/install.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
run: pip install --upgrade "setuptools>=69.0.0" "numpy<2.0" wheel
5151

5252
- name: Install PyTorch CPU
53-
if: matrix.env == 'pip'
5453
run: pip install torch --index-url https://download.pytorch.org/whl/cpu
5554

5655
- name: Install pufferlib

0 commit comments

Comments
 (0)