Skip to content

Commit

Permalink
Update jekyll.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmservera authored May 22, 2024
1 parent 912b708 commit 993f8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# Outputs to the './_site' directory by default
run: |
cd web
bundle install
bundle install --full-index
bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
env:
JEKYLL_ENV: production
Expand Down

0 comments on commit 993f8fb

Please sign in to comment.