Skip to content

Commit

Permalink
Why is System.Runtime not found?
Browse files Browse the repository at this point in the history
  • Loading branch information
tig committed Nov 5, 2023
1 parent a9c0f80 commit 93117c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
- name: Run Pester Tests
shell: pwsh
run: |
dotnet --list-sdks
Import-Module Microsoft.PowerShell.ConsoleGuiTools -Verbose
Import-Module ${{github.workspace}}/Modules/F7History -Verbose
$MyOptions = @{
Expand Down

0 comments on commit 93117c3

Please sign in to comment.