We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39b80c1 + d3c9e5d commit 2281633Copy full SHA for 2281633
.github/workflows/gh-pages.yml
@@ -149,7 +149,7 @@ jobs:
149
# HUGO_ENVIRONMENT: staging
150
# HUGO_CACHEDIR: ${{ runner.temp }}/hugo_cache
151
TZ: America/New York
152
- run: hugo --logLevel debug
+ run: hugo --logLevel debug --baseURL "https://interlisp.org/InterlispDraft.github.io"
153
154
- name: Deploy
155
uses: peaceiris/actions-gh-pages@v4
0 commit comments