Skip to content

Commit a210e2c

Browse files
committed
ci: fix release job missing checkout
1 parent c14b02d commit a210e2c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
permissions:
4242
contents: write
4343
steps:
44+
- uses: actions/checkout@v4
4445
- uses: actions/download-artifact@v4
4546
with:
4647
merge-multiple: true

0 commit comments

Comments
 (0)