Skip to content

Commit 1ea5065

Browse files
authored
Update build.sh
1 parent 81ebdea commit 1ea5065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ 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
67
./dotnet7/dotnet workload restore
78
./dotnet7/dotnet publish ComponentViewer.Wasm/ComponentViewer.Wasm.csproj -c Release -o output

0 commit comments

Comments
 (0)