Skip to content

Commit b5765cc

Browse files
authored
Update build.sh
1 parent 0e3d0c3 commit b5765cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@ chmod +x dotnet-install.sh
33
./dotnet-install.sh -c 7.0 -InstallDir ./dotnet7
44
./dotnet7/dotnet --version
55
./dotnet7/dotnet tool install Excubo.WebCompiler --global
6-
./dotnet7/dotnet workload install wasm-tools
76
./dotnet7/dotnet workload restore
87
./dotnet7/dotnet publish ComponentViewer.Wasm/ComponentViewer.Wasm.csproj -c Release -o output

0 commit comments

Comments
 (0)