Skip to content

Commit b9477b6

Browse files
authored
Update pages-deploy.yml
1 parent 397b08f commit b9477b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
bundler-cache: true
4747

4848
- name: Build site
49-
run: bundle exec jekyll b -d "_site${{ steps.pages.outputs.base_path }}"
49+
run: bundle exec jekyll b -d "_site"
5050
env:
5151
JEKYLL_ENV: "production"
5252

0 commit comments

Comments
 (0)