Skip to content

Commit 4169e5c

Browse files
committed
ci: Add release flag for nightly build tag
1 parent db67cb9 commit 4169e5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test-windows.yml

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
ref: ""
4545
test-infra-repository: pytorch/test-infra
4646
test-infra-ref: main
47+
wheel-build-params: "--release"
4748
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
4849
pre-script: ${{ matrix.pre-script }}
4950
smoke-test-script: ${{ matrix.smoke-test-script }}

0 commit comments

Comments
 (0)