We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c4ce95 commit 5c34b86Copy full SHA for 5c34b86
.github/workflows/build-conda-macos.yml
@@ -28,7 +28,7 @@ jobs:
28
matrix:
29
include:
30
- repository: pytorch/text
31
- pre-script: packaging/install_torchdata.sh
+ pre-script: ""
32
post-script: ""
33
conda-package-directory: packaging/torchtext
34
smoke-test-script: test/smoke_tests/smoke_tests.py
.github/workflows/build-wheels-macos.yml
@@ -32,7 +32,7 @@ jobs:
35
36
37
package-name: torchtext
38
0 commit comments