Skip to content

Commit

Permalink
added macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
mbasa committed Aug 23, 2021
1 parent dd2a889 commit af703dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
replacesArtifacts: true
allowUpdates: true
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: 'build/app/outputs/apk/release/*.apk,build/ios/iphoneos/app.ipa,build/web/web-app.zip'
artifacts: 'build/app/outputs/apk/release/*.apk,build/ios/iphoneos/app.ipa,build/web/web-app.zip,build/macos/Build/Products/macos-app.zip'

0 comments on commit af703dc

Please sign in to comment.