Skip to content

Commit 557945f

Browse files
Disable .Net
1 parent dceba07 commit 557945f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
with:
3232
version: 4.3.0-beta3
3333
include-templates: true
34+
use-dotnet: false
3435
- name: Web Build
3536
run: |
3637
mkdir -v -p build/web

0 commit comments

Comments
 (0)