Skip to content

Setup ci

Setup ci #3

Workflow file for this run

name: Build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
uses: ./.github/workflows/setup.yaml
run: make build

Check failure on line 12 in .github/workflows/build.yaml

View workflow run for this annotation

GitHub Actions / Build

Invalid workflow file

The workflow is not valid. .github/workflows/build.yaml (Line: 12, Col: 5): Unexpected value 'run'