Skip to content

Commit fbee84c

Browse files
Update build-all.ps1
1 parent d5bdef8 commit fbee84c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/build-all.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ $full = $args[0]
77
Write-Host $solutionPaths
88

99
dotnet workload install wasm-tools
10+
dotnet workload install maui-tizen
1011

1112
foreach ($solutionPath in $solutionPaths) {
1213
$solutionAbsPath = (Join-Path $rootFolder $solutionPath)

0 commit comments

Comments
 (0)