Skip to content

Commit 5da7087

Browse files
committed
docs: fix documentation deployment
1 parent c13d8ec commit 5da7087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
&& sudo dpkg -i ${{ runner.temp }}/hugo.deb
3333
3434
- name: Build Documentation assets
35-
run: make website_copy_jsonschema
35+
run: make website_copy_jsonschema website_expand_templates
3636

3737
- name: Build Documentation
3838
env:

0 commit comments

Comments
 (0)