Skip to content

Commit 745413b

Browse files
Update python-publish.yml
1 parent 9b68c23 commit 745413b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@ jobs:
3939
4040
- name: Build wheels
4141
uses: pypa/[email protected]
42-
env:
43-
cuda: "12.9"
44-
temp: "/tmp/cuda-temp"
42+
# env:
4543
with:
4644
package-dir: .
4745
output-dir: wheelhouse

0 commit comments

Comments
 (0)