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 892762b commit a18ff84Copy full SHA for a18ff84
.github/workflows/build.yml
@@ -97,5 +97,5 @@ jobs:
97
- if: matrix.name != 'x86_64-windows'
98
run: |
99
uv venv
100
- source .venv\Scripts\activate
+ source .venv/bin/activate
101
uv pip install sdf-*-py3-none-any.whl
0 commit comments