Skip to content

Commit 35a6820

Browse files
committed
ci: fix
1 parent 0c7edf1 commit 35a6820

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ jobs:
1616
release:
1717
runs-on: ubuntu-latest
1818
steps:
19+
20+
- name: Checkout code
21+
uses: actions/checkout@v6
22+
1923
- name: Install pnpm
2024
uses: pnpm/action-setup@v6
2125
with:

0 commit comments

Comments
 (0)