Skip to content

Commit

Permalink
Fix upload on macOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
mak448a authored Oct 18, 2024
1 parent 434cd6a commit eae90f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: "Qtcord-macOS"
path: "src/dist/Qtcord-macOS.app"
path: "src/dist/Qtcord-macOS"

0 comments on commit eae90f2

Please sign in to comment.