We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b46abd9 + 42b4246 commit 8cd267fCopy full SHA for 8cd267f
1 file changed
.github/workflows/ci-build.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: reactiveui/actions-common/.github/workflows/workflow-common-setup-and-build.yml@main
20
with:
21
productNamespacePrefix: ReactiveUI.SourceGenerators
22
- installWorkloads: false
+ installWorkloads: true
23
secrets:
24
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
25
0 commit comments