💚 npm install in CI
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
James Walker 2022-12-15 18:28:10 -05:00
parent 876d40eff9
commit 7db552dbf9
Signed by: walkah
GPG Key ID: 3C127179D6086E93

View File

@ -11,4 +11,5 @@ steps:
commands:
- chown -R jekyll:jekyll /drone
- bundle install
- npm install
- bundle exec jekyll build