Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gam4er authored Apr 27, 2024
1 parent db6bba7 commit 0fab829
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ jobs:
run: msbuild OutlookFormFinder.sln /p:Configuration=Release /p:Platform="Any CPU"
- name: Upload a Build Artifact
uses: actions/[email protected]

with:
name: net481
path: bin\Release\net481\



0 comments on commit 0fab829

Please sign in to comment.