Skip to content

Commit

Permalink
Where is it
Browse files Browse the repository at this point in the history
  • Loading branch information
Agazoth committed Oct 10, 2023
1 parent ee5e259 commit 6c0d33b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
echo "MODULE_NAME=$ModuleName" | Out-File -FilePath $Env:GITHUB_ENV -Encoding utf-8 -Append
Write-Host "Path: $(pwd)"
Write-Host "ModuleName: $ModuleName"
Get-Item ./Artifact/PSParquet
Import-Module ./Artifact/PSParquet
Get-Command -Module $ModuleName
shell: pwsh
Expand Down

0 comments on commit 6c0d33b

Please sign in to comment.