Skip to content

Commit 688f68f

Browse files
authored
Update main.yml
1 parent 42c25ea commit 688f68f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,8 @@ jobs:
4242
- name: install
4343
run: npm install -g cordova
4444

45+
- name: add android
46+
run: cordova platform add android
47+
4548
- name: run
4649
run: cordova build android

0 commit comments

Comments
 (0)