blob: 8f94830b8c0e5171bfda520c06c5e99a6ad31288 [file] [log] [blame]
name: Bootstrap
description: Bootstrap
inputs:
platform:
description: "Platform name"
required: false
default: none
runs:
using: "composite"
steps:
- name: Bootstrap
shell: bash
run: bash scripts/bootstrap.sh -p all,${{ inputs.platform }}