Skip to content

Commit

Permalink
Remove nuget upload for pr verification
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarypiatek committed Sep 16, 2024
1 parent c3567d3 commit 2b900be
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pr-verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,3 @@ jobs:
dotnet restore $env:SolutionPath
- name: Build extension
run: dotnet build $env:SolutionPath
- name: Collect artifacts - nugets
uses: actions/upload-artifact@v2
with:
name: SmoothSailing-Nugets
path: '**/SmoothSailing*.nupkg'

0 comments on commit 2b900be

Please sign in to comment.