mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2024-12-22 22:28:35 +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
|
||||
|
||||
# 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
Block a user