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 c13d8ec commit 5da7087Copy full SHA for 5da7087
.github/workflows/deploy-documentation.yml
@@ -32,7 +32,7 @@ jobs:
32
&& sudo dpkg -i ${{ runner.temp }}/hugo.deb
33
34
- name: Build Documentation assets
35
- run: make website_copy_jsonschema
+ run: make website_copy_jsonschema website_expand_templates
36
37
- name: Build Documentation
38
env:
0 commit comments