Skip to content

Commit

Permalink
Update bump_version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akhanf authored Jan 20, 2025
1 parent 269cefd commit ae8059b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
export PATH="$HOME/.local/bin:$PATH"
- name: Install dependencies
run: poetry install --dev
run: poetry install

- name: Determine Version Type
id: version_type
Expand Down

0 comments on commit ae8059b

Please sign in to comment.