Skip to content

fix: Make Ubuntu package setup conditional on Linux runners #351

fix: Make Ubuntu package setup conditional on Linux runners

fix: Make Ubuntu package setup conditional on Linux runners #351

Workflow file for this run

name: YAML Checks
on:
pull_request:
branches: ["*"]
push:
branches:
- main
- dev
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.head.ref || github.ref }}
cancel-in-progress: true
jobs:
yaml-checks:
name: YAML Checks
uses: ./.github/workflows/_checks-yaml.yaml

Check failure on line 18 in .github/workflows/check-yaml.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/check-yaml.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/check-yaml.yaml" -> "./.github/workflows/_checks-yaml.yaml" (source branch with sha:9e527f65d3c27c6d6ef6bfa519627affab3829ec) : (Line: 10, Col: 5): 'inputs' is already defined
with:
make_command: yaml-checks