Skip to content

Commit 8c69e13

Browse files
committed
Fix actions workflow
1 parent 016c32f commit 8c69e13

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161
# url: https://pypi.org/project/YOURPROJECT/${{ github.event.release.name }}
6262

6363
steps:
64+
- uses: actions/checkout@v4
65+
6466
- name: Retrieve release distributions
6567
uses: actions/download-artifact@v4
6668
with:

0 commit comments

Comments
 (0)