Skip to content

Commit

Permalink
Update dotnet-desktop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bassmaster187 authored Jan 25, 2024
1 parent 3f1c9da commit 8fe1126
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,10 @@ jobs:
with:
files: |
**/TestResults/*.trx
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: Teslalogger
path: TeslaLogger\bin\Debug\TeslaLogger.exe

0 comments on commit 8fe1126

Please sign in to comment.