Skip to content

Commit 705f8a1

Browse files
authored
Update jekyll.yml
1 parent 53ffd3b commit 705f8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: actions/configure-pages@v5
5454
- name: Build with Jekyll
5555
# Outputs to the './_site' directory by default
56-
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
56+
run: bundle exec jekyll build
5757
env:
5858
JEKYLL_ENV: production
5959
- name: Upload artifact

0 commit comments

Comments
 (0)