Skip to content

Commit

Permalink
CI build Blazor: install wasm-tools-net7
Browse files Browse the repository at this point in the history
  • Loading branch information
RedImp1470 committed Mar 19, 2024
1 parent 0c9c1be commit 2fc8c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ jobs:
- name: Setup workloads
run: |
dotnet workload install wasm-tools
dotnet workload install wasm-tools-net6
dotnet workload install wasm-tools-net7
- name: Publish F.E.Player.Blazor
run: dotnet publish -c Release -p:PublishProfile=FolderProfileRelease src/Engine/Player/Blazor/Fusee.Engine.Player.Blazor.csproj
- name: Build F.T.B.Blazorpatch
Expand Down

0 comments on commit 2fc8c20

Please sign in to comment.