Skip to content

Commit

Permalink
Checkout git repo when making github release
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarbenjamin committed Sep 15, 2024
1 parent e7e3072 commit 9fb7f2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/buildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,8 @@ jobs:
contents: write

steps:
- uses: actions/checkout@v4

- name: Download sdist
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 9fb7f2a

Please sign in to comment.