Skip to content

Commit

Permalink
fix release task
Browse files Browse the repository at this point in the history
  • Loading branch information
danabens committed May 9, 2023
1 parent 3ecc2e7 commit 79a8bc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Setup Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 79a8bc1

Please sign in to comment.