Skip to content

Commit

Permalink
Use correct binary path.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhett12321 committed Jan 12, 2025
1 parent f894616 commit 8a0fcd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Binaries
path: bin/Release
path: NWNX.NET/bin/Release
if-no-files-found: error

0 comments on commit 8a0fcd1

Please sign in to comment.