fix 16.14.0

main
rustdreamer 3 years ago
parent cf0dc171f0
commit 685469b6df

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

Loading…
Cancel
Save