Skip to content

Commit a207bff

Browse files
Fix release job (#9)
1 parent 8ac235b commit a207bff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test_and_release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
runs-on: ubuntu-latest
4747

4848
steps:
49+
- name: Checkout repository
50+
uses: actions/checkout@v4
4951
- name: Package and publish
5052
uses: EffectiveRange/python-package-github-action@v2
5153
with:

0 commit comments

Comments
 (0)