Skip to content

Commit

Permalink
adding base url
Browse files Browse the repository at this point in the history
  • Loading branch information
drifter089 committed Apr 9, 2024
1 parent 13197a1 commit 27c83bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: install hugo
run : sudo snap install hugo
- name : use docker
run : hugo
run : hugo --baseURL https://open-energy-transition-hugo-latest.github.io/
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit 27c83bc

Please sign in to comment.