Skip to content

Commit

Permalink
Workflow hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco authored Sep 25, 2024
1 parent b52acf4 commit 92d780b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:

runs-on: windows-latest

env:
NUGET_ENABLE_LEGACY_CSPROJ_PACK: true

steps:
- name: Checkout
uses: actions/checkout@v1
Expand Down

0 comments on commit 92d780b

Please sign in to comment.