Skip to content

Commit

Permalink
fetch git tags to get scarlet version
Browse files Browse the repository at this point in the history
  • Loading branch information
pmelchior committed May 3, 2024
1 parent e037c4a commit 22a2041
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- run: git fetch --tags
- name: Setup python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 22a2041

Please sign in to comment.