Skip to content

Commit

Permalink
Add progress indication
Browse files Browse the repository at this point in the history
  • Loading branch information
rajbos committed Oct 19, 2023
1 parent fff114f commit 6b505a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ function PushLocalRepoToRemote {
[string] $gitUrl
)

Write-Host "Pushing repo contents to remote"
# go to the temp folder
Set-Location $tempFolder | Out-Null

Expand Down

0 comments on commit 6b505a1

Please sign in to comment.