Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jformacek authored Feb 4, 2025
1 parent ac1677f commit c5130fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ jobs:
with:
nuget-version: 'latest'

- name: test
shell: pwsh
run: |
dir env:
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
Expand Down

0 comments on commit c5130fb

Please sign in to comment.