Skip to content

Commit a3f09ec

Browse files
committed
Fix paths.
1 parent 868c9f0 commit a3f09ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
fetch-tags: true
3737
repository: "opencomputeproject/ocp-spec-tools"
3838
# The underlying tex and templates assume this exists under the "extra" folder.
39-
path: "doc/ocp_lock/extra"
39+
path: "specifications/device-trust-anchor-management/extra"
4040

4141
- name: Render Device Trust Anchor Management HTML
4242
run: |

0 commit comments

Comments
 (0)