Skip to content

Commit

Permalink
Update version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyolicoris authored May 27, 2024
1 parent 5724f89 commit 6011b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install build setuptools-git-versioning<2
pip install build "setuptools-git-versioning<2"
- name: Display version
run: |
setuptools-git-versioning -v >> $GITHUB_STEP_SUMMARY

0 comments on commit 6011b56

Please sign in to comment.