Skip to content

Commit

Permalink
Remove duplicated artifact step
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhathcock committed Oct 2, 2021
1 parent 2745bfa commit b6e0ad8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,3 @@ jobs:
with:
name: ${{ matrix.os }}-sharpcompress.nupkg
path: artifacts/*
- uses: actions/upload-artifact@v2
with:
name: ${{ matrix.os }}-sharpcompress.snupkg
path: artifacts/*

0 comments on commit b6e0ad8

Please sign in to comment.