Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NightHammer1000 committed Nov 24, 2023
1 parent 0dc839d commit 3a858bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: msbuild MicroSDInstallStatusUpdater.sln -t:rebuild -property:Configuration=Release

- name: Upload artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3.1.3
with:
name: BUILD
path: "D:\\a\\MicroSDInstallStatusUpdater\\MicroSDInstallStatusUpdater\\bin\\Release\\"

0 comments on commit 3a858bb

Please sign in to comment.