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 844e46d commit 157a65cCopy full SHA for 157a65c
.github/workflows/render.yml
@@ -72,7 +72,6 @@ jobs:
72
chown -R $(id -u):$(id -g) $PWD
73
74
ocp_spec_tools_path=$(realpath ocp-spec-tools)
75
- pandoc_resources_path="${ocp_spec_tools_path}/ocp-pandoc-resources"
76
77
commit_hash=$(git rev-parse --short HEAD)
78
0 commit comments