Skip to content

Commit

Permalink
Upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
drdavella committed Jul 25, 2024
1 parent bf265a6 commit 61e87e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ jobs:
run: dotnet restore
- name: Build
run: dotnet build --no-restore
- name: Upload artifact
uses: actions/upload-artifact@v2
with:
name: windows-artifact

0 comments on commit 61e87e5

Please sign in to comment.