2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

chore: not run pod under CI root

This commit is contained in:
CMK 2021-08-04 17:50:16 +08:00
parent c157a86695
commit 98f682d61a

View File

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