Skip to content

Commit e0745a9

Browse files
committed
fix
1 parent 33b8a80 commit e0745a9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test_build_wheels_linux_without_cuda.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
post-script: packaging/post_build_script.sh
3838
smoke-test-script: packaging/fake_smoke_test.py
3939
package-name: torchvision_extra_decoders
40+
build-platform: setup-py
41+
build-command: python -m build --wheel
4042
uses: ./.github/workflows/build_wheels_linux.yml
4143
name: ${{ matrix.repository }}
4244
with:

0 commit comments

Comments
 (0)