Skip to content

Commit b09cdfe

Browse files
committed
Remove duplicate build step
1 parent a7fdc02 commit b09cdfe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ jobs:
3737
- run: yarn install
3838
- run: yarn build
3939

40-
- name: Install Capacitor Dependencies
41-
run: npm install @capacitor/core @capacitor/cli @capacitor/android
42-
4340
- name: Generate Capacitor Config
4441
run: node capacitor.config.generator.mjs
4542

0 commit comments

Comments
 (0)