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.
1 parent eb60746 commit d3c9e5dCopy full SHA for d3c9e5d
.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