mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
Update jekyll.yml
This commit is contained in:
parent
da7e3f9897
commit
5101880156
2
.github/workflows/jekyll.yml
vendored
2
.github/workflows/jekyll.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
uses: actions/configure-pages@v3
|
||||
- name: Build with Jekyll
|
||||
# Outputs to the './_site' directory by default
|
||||
run: bundle exec jekyll build
|
||||
run: bundle exec jekyll build --baseurl "/"
|
||||
env:
|
||||
JEKYLL_ENV: production
|
||||
- name: Upload artifact
|
||||
|
Loading…
x
Reference in New Issue
Block a user