We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 900df48 commit e532136Copy full SHA for e532136
.github/workflows/jekyll.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/configure-pages@v5
34
35
- name: Build with Jekyll
36
- run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
+ run: bundle exec jekyll build
37
env:
38
JEKYLL_ENV: production
39
0 commit comments