File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ jobs:
248248 fail-on-error : false
249249 provide-link-targets : ${{ inputs.provide-link-targets }}
250250 intersphinx-links : ${{ inputs.intersphinx-links }}
251- squash-hierarchy : ${{ input .squash-hierarchy }}
251+ squash-hierarchy : ${{ inputs .squash-hierarchy }}
252252
253253 - name : Build BASE
254254 id : build-base
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ jobs:
166166 fail-on-error : ${{ inputs.init-fail-on-error }}
167167 provide-link-targets : ${{ inputs.provide-link-targets }}
168168 intersphinx-links : ${{ inputs.intersphinx-links }}
169- squash-hierarchy : ${{ input .squash-hierarchy }}
169+ squash-hierarchy : ${{ inputs .squash-hierarchy }}
170170
171171 - name : Build
172172 id : build
You can’t perform that action at this time.
0 commit comments