fixes workflow
This commit is contained in:
parent
f67521c218
commit
6c728e8fb7
1 changed files with 3 additions and 4 deletions
7
.github/workflows/dotnet-build-test.yml
vendored
7
.github/workflows/dotnet-build-test.yml
vendored
|
|
@ -28,7 +28,6 @@ jobs:
|
|||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: character-records-generator
|
||||
path: CharacterRecordsGenerator/bin/Release/
|
||||
!*.config
|
||||
!*.xml
|
||||
!*.pdb
|
||||
path: |
|
||||
CharacterRecordsGenerator/bin/Release/*.exe
|
||||
CharacterRecordsGenerator/bin/Release/*.dll
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue