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:
parent
08f98ec90d
commit
c157a86695
4
.github/scripts/setup.sh
vendored
4
.github/scripts/setup.sh
vendored
@ -3,7 +3,7 @@
|
|||||||
sudo gem install cocoapods-keys
|
sudo gem install cocoapods-keys
|
||||||
|
|
||||||
# stub keys. DO NOT use in production
|
# stub keys. DO NOT use in production
|
||||||
pod keys set notification_endpoint "<endpoint>"
|
sudo pod keys set notification_endpoint "<endpoint>"
|
||||||
pod keys set notification_endpoint_debug "<endpoint>"
|
sudo pod keys set notification_endpoint_debug "<endpoint>"
|
||||||
|
|
||||||
sudo pod install
|
sudo pod install
|
||||||
|
Loading…
Reference in New Issue
Block a user