Skip to content

Commit 67d6d1d

Browse files
committed
Update
[ghstack-poisoned]
1 parent 1e356e1 commit 67d6d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
test-infra-ref: main
5757
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
5858
submodules: recursive
59-
env-var-script: .ci/scripts/wheel/envvar_windows.ps1
59+
env-script: .ci/scripts/wheel/envvar_windows.ps1
6060
pre-script: ${{ matrix.pre-script }}
6161
post-script: ${{ matrix.post-script }}
6262
package-name: ${{ matrix.package-name }}

0 commit comments

Comments
 (0)