Skip to content

Commit

Permalink
workflow: quote version bound
Browse files Browse the repository at this point in the history
  • Loading branch information
alcarney committed Sep 23, 2024
1 parent 5bbb2b4 commit ea64ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lsp-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
python --version
python -m pip install --upgrade pip
python -m pip install --upgrade tox bump2version towncrier docutils<0.21
python -m pip install --upgrade tox bump2version towncrier 'docutils<0.21'
name: Setup Environment
- run: |
Expand Down

0 comments on commit ea64ef1

Please sign in to comment.