We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dceba07 commit 557945fCopy full SHA for 557945f
.github/workflows/publish.yml
@@ -31,6 +31,7 @@ jobs:
31
with:
32
version: 4.3.0-beta3
33
include-templates: true
34
+ use-dotnet: false
35
- name: Web Build
36
run: |
37
mkdir -v -p build/web
0 commit comments