Skip to content

Commit 9bbeaa9

Browse files
committed
fix GA pub workflow
1 parent a99b698 commit 9bbeaa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
needs: build
4444
runs-on: ubuntu-latest
4545
steps:
46-
- uses: actions/cheockout@v4
46+
- uses: actions/checkout@v4
4747
- uses: actions/setup-node@v4
4848
with:
4949
node-version: 20

0 commit comments

Comments
 (0)