Skip to content

Commit a15a126

Browse files
committed
use checkout
1 parent ec5206f commit a15a126

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
# startsWith(github.event.head_commit.message, format('~ v{0}', needs.manifest.outputs.version))
5151

5252
steps:
53+
- uses: actions/checkout@v4
5354
- uses: pnpm/action-setup@v4
5455
- uses: actions/download-artifact@v4
5556
- run: ls -al

0 commit comments

Comments
 (0)