Skip to content

Commit d3c9e5d

Browse files
committed
Update baseURL
1 parent eb60746 commit d3c9e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
# HUGO_ENVIRONMENT: staging
150150
# HUGO_CACHEDIR: ${{ runner.temp }}/hugo_cache
151151
TZ: America/New York
152-
run: hugo --logLevel debug
152+
run: hugo --logLevel debug --baseURL "https://interlisp.org/InterlispDraft.github.io"
153153

154154
- name: Deploy
155155
uses: peaceiris/actions-gh-pages@v4

0 commit comments

Comments
 (0)