Skip to content

Commit 05f504b

Browse files
committed
fix ci build
1 parent 4cf0691 commit 05f504b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: setup node
1919
uses: actions/setup-node@v4
2020
with:
21-
node-version: 20
21+
node-version: 18
2222

2323
- name: setup yarn
2424
run: npm install -g yarn

0 commit comments

Comments
 (0)