mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-09-23 15:34:34 +00:00
Give the artifacts names
This commit is contained in:
1
.github/workflows/dotnetcore.yml
vendored
1
.github/workflows/dotnetcore.yml
vendored
@@ -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/*
|
||||
|
||||
Reference in New Issue
Block a user