Skip to content

Commit

Permalink
Merge pull request #226 from vmware/docs-updates
Browse files Browse the repository at this point in the history
pathing tests
  • Loading branch information
freddyfeelgood authored Mar 31, 2024
2 parents c439e5b + 279484a commit e5b9ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
hugo \
--gc \
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/"
--baseURL "/"
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit e5b9ee6

Please sign in to comment.