Skip to content

Publishing CI artifacts #17

Publishing CI artifacts

Publishing CI artifacts #17

Workflow file for this run

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

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

error parsing called workflow ".github/workflows/Engine-CI.yml" -> "./.github/workflows/windows-build.yml" --> "./.github/workflows/job-cmakebuild-windows.yml" : You have an error in your yaml syntax on line 13
macOS:
uses: ./.github/workflows/macOS-build.yml
# linux:
# uses: ./.github/workflows/linux-build.yml