fixing drone perm issue
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
oDinZu 2022-05-08 18:21:11 -04:00
parent 14db2da537
commit 0aad2dc96d

View File

@ -22,7 +22,7 @@ steps:
path: /srv/jekyll
commands:
- mkdir -p .jekyll-cache/jekyll
- mkdir -p .jekyll-cache/Jekyll
- gem install bundler
- bundle install
- bundle exec jekyll build --trace