Skip to content

chore(deps): update dependency avalonia.diagnostics to v0.10.22 #246

chore(deps): update dependency avalonia.diagnostics to v0.10.22

chore(deps): update dependency avalonia.diagnostics to v0.10.22 #246

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
productNamespacePrefix: "Camelotia"
jobs:
build:
uses: reactiveui/actions-common/.github/workflows/workflow-common-setup-and-build.yml@main
with:
configuration: Release
productNamespacePrefix: "Camelotia"
useVisualStudioPreview: false
useMauiCheckDotNetTool: false
installWindowsSdk: false

Check failure on line 20 in .github/workflows/ci-build.yml

View workflow run for this annotation

GitHub Actions / Build

Invalid workflow file

The workflow is not valid. .github/workflows/ci-build.yml (Line: 20, Col: 26): Invalid input, installWindowsSdk is not defined in the referenced workflow.
installWorkflows: false
solutionFile: 'Camelotia.sln'