We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 868c9f0 commit a3f09ecCopy full SHA for a3f09ec
1 file changed
.github/workflows/deploy_pages.yml
@@ -36,7 +36,7 @@ jobs:
36
fetch-tags: true
37
repository: "opencomputeproject/ocp-spec-tools"
38
# The underlying tex and templates assume this exists under the "extra" folder.
39
- path: "doc/ocp_lock/extra"
+ path: "specifications/device-trust-anchor-management/extra"
40
41
- name: Render Device Trust Anchor Management HTML
42
run: |
0 commit comments