Skip to content

Commit

Permalink
Fix nuget source
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBang1112 authored Dec 7, 2024
1 parent 4e65103 commit 772f571
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pre-alpha-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
9.0.x
8.0.x
- name: Add nuget.gbx.tools source
run: dotnet nuget add source https://nuget.gbx.tools/v3/index.json --name nuget.gbx.tools

- name: Publish
run: dotnet publish Src/${{ env.PROJECT_NAME }}
-c Release
Expand Down

0 comments on commit 772f571

Please sign in to comment.