upload artifacts

This commit is contained in:
Stephan Troyer 2020-11-28 15:52:52 +01:00 committed by GitHub
parent 94c85dac9d
commit 0e1c15a5ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -20,3 +20,16 @@ jobs:
- name: Build Driver
run: msbuild /t:build Sandboxie\Sandboxdrv.sln /p:Configuration="SbieRelease" /p:Platform=${{ matrix.platform }}
- uses: actions/upload-artifact@v2
with:
name: Sandboxie (${{ matrix.platform }})
path: |
Sandboxie/Bin/${{ matrix.platform }}/SbieRelease
!**/*.pdb
!**/*.exp
!**/*.ilk
!**/*.iobj
!**/*.lib
!**/*.cer
Sandboxie/Bin/${{ matrix.platform }}/SbieRelease/SbieDrv.pdb