There was an error while loading. Please reload this page.
1 parent 016c32f commit 8c69e13Copy full SHA for 8c69e13
1 file changed
.github/workflows/python-package.yml
@@ -61,6 +61,8 @@ jobs:
61
# url: https://pypi.org/project/YOURPROJECT/${{ github.event.release.name }}
62
63
steps:
64
+ - uses: actions/checkout@v4
65
+
66
- name: Retrieve release distributions
67
uses: actions/download-artifact@v4
68
with:
0 commit comments