Skip to content

Commit

Permalink
fix(ios): fix android actions
Browse files Browse the repository at this point in the history
fix(android): fix android actions
  • Loading branch information
AbdullahFaqeir committed Sep 14, 2024
2 parents 84bb2bd + fad8fe1 commit 64751dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ on:
pull_request:
paths-ignore:
- 'android/**'
- 'apidoc/**'
- 'apidoc/**'3
workflow_dispatch:

3
jobs:
ios:
runs-on: macos-13
Expand Down

0 comments on commit 64751dd

Please sign in to comment.