chore: fix CI may fail issue

This commit is contained in:
CMK 2021-08-04 17:48:40 +08:00
parent 08f98ec90d
commit c157a86695
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
sudo gem install cocoapods-keys
# stub keys. DO NOT use in production
pod keys set notification_endpoint "<endpoint>"
pod keys set notification_endpoint_debug "<endpoint>"
sudo pod keys set notification_endpoint "<endpoint>"
sudo pod keys set notification_endpoint_debug "<endpoint>"
sudo pod install