Skip to content

Commit

Permalink
add cap sync
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan committed Mar 1, 2024
1 parent 89a5dd4 commit f41155e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ jobs:
- name: Build project app
run: npm run build

- name: Capacitor sync
run: npx cap sync

- name: Capacitor update
run: npx cap update

Expand Down

0 comments on commit f41155e

Please sign in to comment.