Skip to content

Commit d423dd8

Browse files
committed
fix: Release CD
1 parent 6c1dcb8 commit d423dd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
if: startsWith(github.ref, 'refs/tags/')
9393
needs: [linux, windows, macos]
9494
steps:
95+
- uses: actions/checkout@v4
9596
- uses: actions/download-artifact@v4
9697
with:
9798
merge-multiple: true

0 commit comments

Comments
 (0)