Skip to content

Commit

Permalink
Merge pull request #52 from agoda-com/rparn/fix_workflow
Browse files Browse the repository at this point in the history
Fix Workflow with NuGet
  • Loading branch information
joeldickson authored Jan 12, 2025
2 parents 430b19d + 2e0ce62 commit c2f584d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,6 @@ jobs:
name: nupkg
path: ./nupkg

- name: Setup NuGet
uses: NuGet/setup-nuget@v1
with:
nuget-api-key: ${{ secrets.NUGET_API_KEY }}
nuget-version: latest

- name: Setup .NET Core SDK
uses: actions/setup-dotnet@v2
with:
Expand Down

0 comments on commit c2f584d

Please sign in to comment.