Skip to content

chore(deps): update avalonia #1280

chore(deps): update avalonia

chore(deps): update avalonia #1280

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
productNamespacePrefix: "ReactiveUI"
jobs:
build:
uses: reactiveui/actions-common/.github/workflows/workflow-common-setup-and-build.yml@main
with:
configuration: Release
productNamespacePrefix: "ReactiveUI"
solutionFile: "ReactiveUI.Samples.Windows.sln"
srcFolder: ""
performTests: false
useNBGV: false
createArtifacts: false

Check failure on line 22 in .github/workflows/dotnet-desktop.yml

View workflow run for this annotation

GitHub Actions / Build

Invalid workflow file

The workflow is not valid. .github/workflows/dotnet-desktop.yml (Line: 22, Col: 24): Invalid input, createArtifacts is not defined in the referenced workflow. .github/workflows/dotnet-desktop.yml (Line: 23, Col: 25): Invalid input, installWorkflows is not defined in the referenced workflow.
installWorkflows: true