Update buildnw.yml

This commit is contained in:
Lennon McLean 2021-08-16 19:06:51 -04:00 committed by GitHub
parent 0c2f82e147
commit 0953beffb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
run: npm install cordova cordova-icon -g
- name: Add iOS platform
run: cordova platform add ios
run: cordova platform add ios && cd platforms/ios/cordova && npm install ios-sim@latest
- name: Build iOS app
run: cordova build ios --target iPhone-7