Skip to content

Commit

Permalink
Fix mac packaging (PowerShell#5496)
Browse files Browse the repository at this point in the history
  • Loading branch information
TravisEz13 committed Nov 21, 2017
1 parent 16e8a86 commit cc24b88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/releaseBuild/macOS/PowerShellPackage.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ if ($ReleaseTag)
Push-Location
try {
Set-Location /PowerShell
git submodule update --init --recursive --quiet
Import-Module "/PowerShell/build.psm1"
Import-Module "/PowerShell/tools/packaging"

Expand Down

0 comments on commit cc24b88

Please sign in to comment.