Skip to content

Commit

Permalink
correct MacOS artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
danemadsen committed Jun 2, 2024
1 parent 3b9841c commit 0928181
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 @@ -37,4 +37,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: maid-macos-${{ matrix.arch }}
path: build/macos/Build/Products/Release
path: build/macos/Build/Products/Release/maid.app

0 comments on commit 0928181

Please sign in to comment.