Skip to content

Commit

Permalink
build: 📦 update pdm.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
darvid committed Mar 9, 2024
1 parent a7f19b8 commit 4148e8e
Show file tree
Hide file tree
Showing 2 changed files with 989 additions and 610 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ jobs:
- name: Install Python deps
run: |
pdm install -G build -G release --no-self --no-lock -v
pdm install -G build -G release --no-self --frozen-lockfile -v
- name: Increment version if releasing
id: semantic-version
Expand Down
Loading

0 comments on commit 4148e8e

Please sign in to comment.