Skip to content

Commit

Permalink
fetch tags
Browse files Browse the repository at this point in the history
  • Loading branch information
lanpa committed Jul 30, 2023
1 parent cc278b1 commit a6296f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
python-version: 3.9
fetch-depth: 0

- name: Get tags
run: git fetch --tags origin

- name: Install pypa/build
run: >-
python -m
Expand Down

0 comments on commit a6296f1

Please sign in to comment.