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 6802e0b commit 20b7e75Copy full SHA for 20b7e75
.github/workflows/hugo.yaml
@@ -67,7 +67,6 @@ jobs:
67
run: |
68
hugo \
69
--gc \
70
-# --baseURL "${{ steps.pages.outputs.base_url }}/" \
71
--baseURL "https://restlet.talend.com/" \
72
--cacheDir "${{ runner.temp }}/hugo_cache"
73
- name: Cache Save
0 commit comments