Skip to content

Commit e60cd64

Browse files
authored
And another fix. (#61)
1 parent 2e78a9d commit e60cd64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_shared-docs-build-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ jobs:
284284
fail-on-error: ${{ inputs.init-fail-on-error }}
285285
provide-link-targets: ${{ inputs.provide-link-targets }}
286286
intersphinx-links: ${{ inputs.intersphinx-links }}
287-
squash-hierarchy: ${{ input.squash-hierarchy }}
287+
squash-hierarchy: ${{ inputs.squash-hierarchy }}
288288

289289
- name: Build HEAD
290290
id: build-head

0 commit comments

Comments
 (0)