Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
StarNumber12046 authored Feb 22, 2024
1 parent 065a5f8 commit 65dcfef
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 @@ -28,4 +28,4 @@ jobs:
uses: actions/upload-artifact@v4.3.1
with:
name: "Release"
path: "bin\Release\net8.0\*"
path: "bin/Release/net8.0/*"

0 comments on commit 65dcfef

Please sign in to comment.