Skip to content

Commit

Permalink
Temporary workaround for NuGet/Home#12159.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Oct 15, 2022
1 parent 0392285 commit 9964755
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
uses: actions/[email protected]
- name: Build project
run: |
dotnet nuget --version # TODO: https://github.com/NuGet/Home/issues/12159
dotnet tool restore
dotnet publish -c ${{ matrix.cfg }}
- name: Run samples
Expand Down

0 comments on commit 9964755

Please sign in to comment.