Skip to content

Commit e532136

Browse files
authored
Update jekyll.yml
1 parent 900df48 commit e532136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/configure-pages@v5
3434

3535
- name: Build with Jekyll
36-
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
36+
run: bundle exec jekyll build
3737
env:
3838
JEKYLL_ENV: production
3939

0 commit comments

Comments
 (0)