Skip to content

Publishing CI artifacts #23

Publishing CI artifacts

Publishing CI artifacts #23

Workflow file for this run

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

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

View workflow run for this annotation

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

Invalid workflow file

error parsing called workflow ".github/workflows/Engine-CI.yml" -> "./.github/workflows/macOS-build.yml" --> "./.github/workflows/job-cmakebuild-macOS-${{ matrix.architecture }}.yml" : failed to fetch workflow: workflow was not found.
# linux:
# uses: ./.github/workflows/linux-build.yml