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:
parent
c157a86695
commit
98f682d61a
6
.github/scripts/setup.sh
vendored
6
.github/scripts/setup.sh
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user