Skip to content

Commit

Permalink
Make sure tags are imported in build_wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
harripd committed May 31, 2024
1 parent 16a50fa commit 6b05a68
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ jobs:
os: [ubuntu-22.04, windows-2022, macos-13, macos-14]
steps:
- uses: actions/checkout@v4

with:
persist-credentials: false
fetch-depth: 0
- name: Build wheels
uses: pypa/[email protected]
env:
Expand Down

0 comments on commit 6b05a68

Please sign in to comment.