Skip to content

Commit ea70e6c

Browse files
committed
fix:windows rustup default
1 parent fd65199 commit ea70e6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install-yappus.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ catch {
7272

7373
Write-Host "Building Yappus Terminal..." -ForegroundColor Cyan
7474
try {
75+
rustup default stable
7576
cargo build --release
7677
}
7778
catch {

0 commit comments

Comments
 (0)