Skip to content

Commit

Permalink
Fixing package uploads again...
Browse files Browse the repository at this point in the history
  • Loading branch information
hydratim authored Aug 5, 2024
1 parent c37caec commit c7f28a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
uses: actions/upload-artifact@v2.3.1
with:
name: macos-ci-build
path: src/${{ env.Solution_Name }}/bin/Release/net8.0-maccatalyst/maccatalyst-*/publish/*.pkg
path: src/${{ env.Solution_Name }}/bin/Release/net8.0-maccatalyst/

0 comments on commit c7f28a6

Please sign in to comment.