Skip to content

Commit

Permalink
pipx include deps for pdm-version
Browse files Browse the repository at this point in the history
  • Loading branch information
joelb123 committed Jan 14, 2024
1 parent 72dc947 commit 18d3379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fetch-depth: 2

- name: Install pdm and pdm-version
run: pipx install pdm-version
run: pipx install --include-deps pdm-version

- name: Check if there is a parent commit
id: check-parent-commit
Expand Down

0 comments on commit 18d3379

Please sign in to comment.