Skip to content

Commit

Permalink
Need tags for setuptools-scm
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreinking committed Aug 31, 2024
1 parent 5215640 commit 832771c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true

- uses: ilammy/msvc-dev-cmd@v1
- uses: lukka/get-cmake@v3.28.4

Expand Down

0 comments on commit 832771c

Please sign in to comment.