Skip to content

Commit

Permalink
Bring back AL-Go-Helper.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
mazhelez committed Dec 4, 2023
1 parent 091522e commit 22f8473
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ $telemetryScope = $null

try {
#region Action: Setup
. (Join-Path -Path $PSScriptRoot -ChildPath "..\AL-Go-Helper.ps1" -Resolve)

DownloadAndImportBcContainerHelper -baseFolder $baseFolder
Import-Module (Join-Path -Path $PSScriptRoot -ChildPath "..\TelemetryHelper.psm1" -Resolve) -DisableNameChecking
#endregion
Expand Down

0 comments on commit 22f8473

Please sign in to comment.