Skip to content

Commit

Permalink
Give the artifacts names
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhathcock committed May 24, 2020
1 parent b734d00 commit 2859848
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
- run: dotnet run -p src/build/build.csproj
- uses: actions/upload-artifact@v2
with:
name: ${{ matrix.os }}-sharpcompress.nupkg
path: artifacts/*

0 comments on commit 2859848

Please sign in to comment.