Skip to content

chore(deps): update xamarin & androidx #1281

chore(deps): update xamarin & androidx

chore(deps): update xamarin & androidx #1281

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

Check failure on line 21 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: 21, Col: 16): Invalid input, useNBGV is not defined in the referenced workflow. .github/workflows/dotnet-desktop.yml (Line: 22, Col: 24): Invalid input, createArtifacts is not defined in the referenced workflow.
createArtifacts: false
installWorkflows: true