Skip to content

Commit db04d93

Browse files
authored
Update main.yml
1 parent cc5adda commit db04d93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
# Install dotnet wasm buildtools workload
2323
- name: Install .NET WASM Build Tools
24-
run: dotnet workload install wasm-tools wasm-tools-net8
24+
run: dotnet workload install wasm-tools
2525

2626
# publishes Blazor project to the publish-folder
2727
- name: Publish .NET Core Project

0 commit comments

Comments
 (0)