Skip to content

Commit

Permalink
pspreview_3
Browse files Browse the repository at this point in the history
  • Loading branch information
tig committed Nov 6, 2023
1 parent fcb2856 commit a8156e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
shell: pwsh
run: |
[System.Environment]::GetEnvironmentVariable('PATH', 'User')
gci env:PATH
[System.Environment]::GetEnvironmentVariable('PATH', 'Process')
pwsh -v
Install-Module Microsoft.PowerShell.ConsoleGuiTools -Verbose -Force
Expand Down

0 comments on commit a8156e6

Please sign in to comment.