Skip to content

Commit da07b3f

Browse files
Revert "No need to checkout the code when publishing"
This reverts commit 94a59bf.
1 parent 94a59bf commit da07b3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
id-token: write
8585
contents: write
8686
steps:
87+
- uses: actions/checkout@v5
8788
- name: Download wheel artifact
8889
uses: actions/download-artifact@v4
8990
with:

0 commit comments

Comments
 (0)