fix 16.14.0

main
rustdreamer 3 years ago
parent cf0dc171f0
commit 685469b6df

@ -49,7 +49,7 @@ steps:
# build
- name: build
pull: if-not-exists
image: node:14.16.1
image: node:16.14.0
commands:
- npm run build
when:

Loading…
Cancel
Save