Skip to content

updated refs

updated refs #11

Workflow file for this run

on:
push:
branches: [ master, develop ]
pull_request:
branches: [ master, develop ]
jobs:
windows:
uses: ./.github/workflows/windows-build.yml@v1

Check failure on line 9 in .github/workflows/Engine-CI.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/Engine-CI.yml

Invalid workflow file

invalid value workflow reference: cannot specify version when calling local workflows
macOS:
uses: ./.github/workflows/macOS-build.yml@v1
# linux:
# uses: ./.github/workflows/linux-build.yml