Skip to content

Commit 59a8abe

Browse files
Update publish.yml
1 parent bcee14a commit 59a8abe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
uses: actions/setup-node@v1
1313
with:
1414
node-version: 22
15+
- name: Checkout
16+
uses: actions/checkout@v4
1517
- name: Install dependencies
1618
run: |
1719
sudo corepack enable

0 commit comments

Comments
 (0)