Skip to content

Commit 1639684

Browse files
woody-applepull[bot]
authored andcommitted
Bootstrap log upload wasn't working (#27530)
1 parent bfe88e5 commit 1639684

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/checkout-submodules-and-bootstrap

1 file changed

+1
-1
lines changed

.github/actions/checkout-submodules-and-bootstrap/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ runs:
2727
- name: Upload Bootstrap Logs
2828
uses: ./.github/actions/upload-bootstrap-logs
2929
with:
30-
platform: ${{ inputs.bootstrap-log-name }}
30+
bootstrap-log-name: ${{ inputs.bootstrap-log-name }}

0 commit comments

Comments
 (0)