1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-23 07:26:34 +01:00

chore: fix CI may fail issue

This commit is contained in:
CMK 2021-08-04 17:48:40 +08:00
parent 08f98ec90d
commit c157a86695

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