Add install command
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Thomas Cole 2022-06-03 09:05:05 -04:00
parent 6e0aa04e6f
commit 2bb4d230f6

View File

@ -5,6 +5,7 @@ steps:
- name: render_md
image: node:14
commands:
- npm install
- npm run build
- name: gitea_release