Skip to content

Commit 08fe78c

Browse files
authored
Update build.sh
1 parent 7feb0b7 commit 08fe78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ chmod +x dotnet-install.sh
33
./dotnet-install.sh -c 8.0 --version 8.0.100 -InstallDir ./dotnet8
44
./dotnet8/dotnet --version
55
./dotnet8/dotnet tool install Excubo.WebCompiler --global
6-
./dotnet8/dotnet publish ComponentViewer.Wasm/ComponentViewer.Wasm.csproj -c Release -o output
6+
./dotnet8/dotnet publish CodeBeam.MudBlazor.Extensions.Docs.Wasm/CodeBeam.MudBlazor.Extensions.Docs.Wasm.csproj -c Release -o output

0 commit comments

Comments
 (0)