Skip to content

Commit

Permalink
馃挌 馃毀 testing capacitor sync to fix CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
bytevictor committed Mar 29, 2024
1 parent d7a2f4f commit dd125ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/create-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
- name: Capacitor update
run: npx cap update

- name: Capacitor sync
run: npx cap sync

- name: Capacitor copy
run: npx cap copy

Expand Down

0 comments on commit dd125ff

Please sign in to comment.