Skip to content

Commit 78d0c07

Browse files
fix lint build
1 parent 8ed9b72 commit 78d0c07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
runs-on: ubuntu-latest
5555
steps:
5656
- uses: actions/checkout@v4
57+
- run: corepack enable
5758
- uses: actions/setup-node@v4
5859
with:
5960
node-version: "22.x"

0 commit comments

Comments
 (0)