build with node 18

This commit is contained in:
2022-11-17 21:30:54 -08:00
parent 7a7e75a0fa
commit e265cf87e9

View File

@@ -22,7 +22,7 @@ steps:
path: /cache
- name: build
image: node
image: node:18
commands:
- yarn install
- yarn build