Skip to content

Commit 1e356e1

Browse files
committed
Update
[ghstack-poisoned]
1 parent 75ec78e commit 1e356e1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.ci/scripts/wheel/envvar_windows.ps1

Whitespace-only changes.

.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_linux.sh
59+
env-var-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)