Skip to content

Publishing CI artifacts #13

Publishing CI artifacts

Publishing CI artifacts #13

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
# linux:

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

View workflow run for this annotation

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

Invalid workflow file

The workflow is not valid. In JeanPhilippeKernel/RendererEngine/.github/workflows/windows-build.yml@a4c37d82ccd965410d9126d8c086a061ba5409ed (Line: 14, Col: 11): Error from called workflow JeanPhilippeKernel/RendererEngine/.github/workflows/job-cmakebuild-windows.yml@a4c37d82ccd965410d9126d8c086a061ba5409ed (Line: 21, Col: 12): Unrecognized named-value: 'input'. Located at position 1 within expression: input.configuration
# uses: ./.github/workflows/linux-build.yml