Skip to content

Commit

Permalink
action forwardshash fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MithrilMan committed May 21, 2024
1 parent c19e884 commit 6b975f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: mithril-shards-nuget-package
path: ${{ github.workspace }}\.nupkgs
path: ${{ github.workspace }}/.nupkgs
if-no-files-found: error


Expand Down

0 comments on commit 6b975f1

Please sign in to comment.