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

This commit is contained in:
2022-12-15 18:28:10 -05:00
parent 876d40eff9
commit 7db552dbf9

View File

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