We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c671577 commit 9f8ef94Copy full SHA for 9f8ef94
1 file changed
.github/workflows/tests.yml
@@ -69,6 +69,7 @@ jobs:
69
runs-on: windows-2025
70
steps:
71
- uses: actions/checkout@v4
72
+ - uses: ilammy/msvc-dev-cmd@v1
73
- uses: prefix-dev/setup-pixi@v0.9.4
74
with:
75
pixi-version: v0.62.2
0 commit comments