CI: Reindent inputs in lagom-template.yml

This commit is contained in:
Jelle Raaijmakers 2025-05-27 10:03:32 +02:00 committed by Jelle Raaijmakers
parent be766ecb30
commit 08b81b37b1

View File

@ -3,25 +3,25 @@ name: Lagom Template
on: on:
workflow_call: workflow_call:
inputs: inputs:
toolchain: toolchain:
required: true required: true
type: string type: string
os_name: os_name:
required: true required: true
type: string type: string
os: os:
required: true required: true
type: string type: string
arch: arch:
required: true required: true
type: string type: string
build_preset: build_preset:
required: true required: true
type: string type: string
clang_plugins: clang_plugins:
required: false required: false
type: boolean type: boolean
default: false default: false
env: env:
# runner.workspace = /home/runner/work/ladybird # runner.workspace = /home/runner/work/ladybird