Skip to content

Commit

Permalink
Fix package location for upload
Browse files Browse the repository at this point in the history
  • Loading branch information
DonLakeFlyer committed Apr 25, 2024
1 parent 6039962 commit 818eb20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ jobs:
artifact_name: ${{ env.ARTIFACT }}
aws_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
source: ''
source: package

0 comments on commit 818eb20

Please sign in to comment.