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 7048f10 commit ab58a0eCopy full SHA for ab58a0e
.github/workflows/build-wheels-windows.yml
@@ -46,4 +46,4 @@ jobs:
46
package-name: ${{ matrix.package-name }}
47
smoke-test-script: ${{ matrix.smoke-test-script }}
48
trigger-event: ${{ github.event_name }}
49
- pre-script: .github/scripts/version_script.sh
+ env-script: .github/scripts/version_script.sh
0 commit comments