housekeeping: Add build
This commit is contained in:
Родитель
30e6819744
Коммит
50419296c6
|
@ -0,0 +1,19 @@
|
|||
ame: 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
|
Загрузка…
Ссылка в новой задаче