forked from zelo72/mastodon-ios
chore: fix CI may fail issue
This commit is contained in:
parent
08f98ec90d
commit
c157a86695
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue