Skip to content

Commit

Permalink
Update pack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zapadi authored Aug 3, 2024
1 parent b81d4e7 commit b5bee3c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,16 +88,6 @@ jobs:
-p:SymbolPackageFormat=snupkg
-p:Sign=true
- name: Install dotnet-validate
run: >-
dotnet tool install
--global dotnet-validate
--version 0.0.1-preview.304
- name: Validate NuGet package
run: >-
dotnet-validate package local ./artifacts/**.nupkg
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit b5bee3c

Please sign in to comment.