Skip to content

Commit

Permalink
I don't need Nuget for PRs.
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinWise committed Jun 22, 2023
1 parent 7eb7360 commit 44d5f51
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pr.yml
Expand Up @@ -18,10 +18,5 @@ jobs:
steps:
- uses: actions/checkout@v2

- name: install nuget
uses: nuget/setup-nuget@v1.0.5
with:
nuget-version: latest

- name: Build with dotnet
run: dotnet build -c Release

0 comments on commit 44d5f51

Please sign in to comment.