Skip to content

Commit

Permalink
based on vagrant repo
Browse files Browse the repository at this point in the history
  • Loading branch information
hariszaf committed Aug 11, 2024
1 parent 05a707e commit 2b7d221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ runs:
BUNDLE_GEMFILE: ./docs/Gemfile
run: |
# TODO find a way for jekyll to perform this automatically
convert docs/_assets/images/logo.png -define icon:auto-resize=256,64,48,32,16 docs/favicon.ico
# convert docs/_assets/images/logo.png -define icon:auto-resize=256,64,48,32,16 docs/favicon.ico
bundle install
bundle exec jekyll build --source docs/ --destination build

0 comments on commit 2b7d221

Please sign in to comment.