Skip to content

Commit

Permalink
Oh fun, no, it's useless updates to uv.lock.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Jan 15, 2025
1 parent b6ff46a commit bb49f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
enable-cache: true

- name: Build our distributions
run: uv run --with 'build[uv]' -m build --installer=uv
run: uv run --frozen --with 'build[uv]' -m build --installer=uv

- name: Generate attestation for wheels
if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')
Expand Down

0 comments on commit bb49f92

Please sign in to comment.