Skip to content

Commit 20b7e75

Browse files
author
Thierry Boileau
committed
Fix github pages base url
1 parent 6802e0b commit 20b7e75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/hugo.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ jobs:
6767
run: |
6868
hugo \
6969
--gc \
70-
# --baseURL "${{ steps.pages.outputs.base_url }}/" \
7170
--baseURL "https://restlet.talend.com/" \
7271
--cacheDir "${{ runner.temp }}/hugo_cache"
7372
- name: Cache Save

0 commit comments

Comments
 (0)