Update buildnw.yml

This commit is contained in:
Lennon McLean 2021-08-16 20:10:34 -04:00 committed by GitHub
parent f0e1d56113
commit 0905b3076d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
ref: ios
- name: Install prerequisites
run: npm install cordova cordova-icon -g && xcversion simulators --install=iPhone-7
run: npm install cordova cordova-icon -g && xcversion simulators --install="iOS 14.7.1"
- name: Add iOS platform
run: cordova platform add ios