We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c0913f commit a29faf5Copy full SHA for a29faf5
.github/workflows/build-wheels-windows.yml
@@ -42,6 +42,7 @@ jobs:
42
test-infra-ref: main
43
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
44
pre-script: ${{ matrix.pre-script }}
45
+ env-script: ${{ matrix.env-script }}
46
post-script: ${{ matrix.post-script }}
47
package-name: ${{ matrix.package-name }}
48
smoke-test-script: ${{ matrix.smoke-test-script }}
0 commit comments