Skip to content

chore: target correct StubGenerator #1041

chore: target correct StubGenerator

chore: target correct StubGenerator #1041

Workflow file for this run

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