Skip to content

Commit 5f4febb

Browse files
committed
fix build
Signed-off-by: gruebel <anton.gruebel@gmail.com>
1 parent 9fc2391 commit 5f4febb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7
3333
with:
3434
python-version: ${{ matrix.python-version }}
35+
activate-environment: true
3536

3637
- name: Install dependencies
3738
run: uv sync --frozen

0 commit comments

Comments
 (0)