Skip to content

Commit

Permalink
Try to make paths match gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Oct 1, 2024
1 parent 2d3f047 commit aa76659
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@

[build.environment]
RUBY_VERSION = "3.1.6"

[context.deploy-preview]
command = 'bundle install && printf "url: \"$DEPLOY_PRIME_URL\"\nbaseurl: \"/\"" > _config_netlify.yml && bundle exec jekyll build --config _config.yml,_config_netlify.yml'

0 comments on commit aa76659

Please sign in to comment.