Skip to content

Commit

Permalink
Added build-macos
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzadafridi committed Aug 29, 2024
1 parent 457ee45 commit 03cb74f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
# Workflow block for generating artifact links
generate-artifact-links:
runs-on: ubuntu-latest
needs: [ build-android, build-ios, build-desktop, build-web ]
needs: [ build-android, build-ios, build-desktop,build-macos, build-web ]
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 03cb74f

Please sign in to comment.