Skip to content

signal_build_linux_5_10_y #1

signal_build_linux_5_10_y

signal_build_linux_5_10_y #1

name: 'signal_build_linux_5_10_y'

Check failure on line 1 in .github/workflows/build_linux-5.10.y.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build_linux-5.10.y.yml

Invalid workflow file

Invalid `steps` value - steps should be list of `uses` or `run` items
on:
workflow_call:
inputs:
branch:
required: true
type: string
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
run: |
echo "build linux-5.10.y"