Skip to content

Commit

Permalink
fixing base
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMarstonConnell committed Jul 5, 2024
1 parent 1b6df94 commit 8c22043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Run Go executable
run: |
cd docs
../docute generate --base="/docs/"
../docute generate --base="/docute/"
- name: Setup Node.js (for Git commands)
uses: actions/setup-node@v3
Expand Down

0 comments on commit 8c22043

Please sign in to comment.