Skip to content

Update unit-test-and-build-vi-package.yml #6

Update unit-test-and-build-vi-package.yml

Update unit-test-and-build-vi-package.yml #6

Workflow file for this run

name: Build
on:
push:
branches: [ "develop" ]
jobs:
build:
uses: your-org/your-central-repo/.github/workflows/reusable-workflow.yml@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build.yml" -> "your-org/your-central-repo/.github/workflows/reusable-workflow.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
working-folder: ${{ vars.AgentWorkingFolder }}
scripts-folder: ${{ vars.AgentWorkingFolder }}/pipeline/scripts