Skip to content

Commit 371181c

Browse files
author
Vincent Moens
authored
[CI] Windows build fix (#2335)
1 parent 8fb55ef commit 371181c

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
@@ -46,4 +46,4 @@ jobs:
4646
package-name: ${{ matrix.package-name }}
4747
smoke-test-script: ${{ matrix.smoke-test-script }}
4848
trigger-event: ${{ github.event_name }}
49-
env-var-script: .github/scripts/td_script.sh
49+
pre-script: .github/scripts/td_script.sh

0 commit comments

Comments
 (0)