Skip to content

Commit

Permalink
build script update
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinJump committed Sep 5, 2023
1 parent 86d43d4 commit c629589
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dist/build-package.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,4 @@ if ($push) {
Write-Host "uSync Packaged : $fullVersion"

Remove-Item ".\last-build-*"
Out-File -FilePath ".\last-build-$fullVersion.txt" -InputObject $fullVersion

[console]::beep(1984,500)
Out-File -FilePath ".\last-build-$fullVersion.txt" -InputObject $fullVersion

0 comments on commit c629589

Please sign in to comment.