Skip to content

fix: tsconfig path

fix: tsconfig path #57

Workflow file for this run

name: Build
on:
push:
pull_request:
jobs:
build:
uses: AwesomeHamster/workflows/.github/workflows/build.yml@master

Check failure on line 9 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / Build

Invalid workflow file

error parsing called workflow ".github/workflows/build.yml" -> "AwesomeHamster/workflows/.github/workflows/build.yml@master" (source branch with sha:9856cfb0d7f293ddaae1fd56ec721e8d711ff02d) : every step must define a `uses` or `run` key
permissions:
pull-requests: write
issues: write
with:
lint: true
test: true
yarn-no-immutable: true
approve: true
secrets: inherit