Skip to content

Commit

Permalink
fix: add baseurl to env to fix broken workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
laksith19 committed Feb 14, 2025
1 parent b28ba6b commit 4e22c99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
JEKYLL_ENV: production
# Override github pages default url
url: decal.ocf.berkeley.edu
baseurl: /
# Outputs to './_site' dir by default
run: bundle exec jekyll build

Expand Down

0 comments on commit 4e22c99

Please # to comment.