update #4

Merged
Kelvin merged 1 commits from dev into main 3 years ago

@ -11,7 +11,7 @@ workspace:
steps:
- name: build
image: node:16.20.0
image: node:18.16.0
commands:
- yarn --registry=https://registry.npmmirror.com
- yarn build:prod

Loading…
Cancel
Save