ci: update example too

This commit is contained in:
Henry Schreiner
2025-06-09 23:15:34 -04:00
committed by GitHub
parent 0fe82c5882
commit 487154abbb
+1 -1
View File
@@ -54,7 +54,7 @@ windows_x86_task:
install_pre_requirements_script: install_pre_requirements_script:
- choco install -y --no-progress python3 --version 3.12.4 - choco install -y --no-progress python3 --version 3.12.4
- refreshenv - refreshenv
- echo PATH=%PATH% >> "%CIRRUS_ENV%" - set /p=PATH=%PATH%>> "%CIRRUS_ENV%"
<<: *BUILD_AND_STORE_WHEELS <<: *BUILD_AND_STORE_WHEELS
macos_arm64_task: macos_arm64_task: