Add dependencies to CI
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Jack Hadrill 2021-01-05 04:02:30 +00:00
parent 986b560265
commit 974ee10dc2

View File

@ -8,6 +8,8 @@ steps:
environment:
NODE_ENV: production
commands:
- npm install vue@next
- npm install -g @vue/cli
- npm install
- npm run build