Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3119599
D5133.id16665.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
445 B
Referenced Files
None
Subscribers
None
D5133.id16665.diff
View Options
diff --git a/.github/workflows/ios_ci.yml b/.github/workflows/ios_ci.yml
--- a/.github/workflows/ios_ci.yml
+++ b/.github/workflows/ios_ci.yml
@@ -47,6 +47,9 @@
mkdir -p ~/Library/MobileDevice/Provisioning\ Profiles
cp $PP_PATH ~/Library/MobileDevice/Provisioning\ Profiles
+ - name: brew install protobuf
+ run: brew install protobuf
+
- name: npm install -g yarn
run: npm install -g yarn
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 2, 2:29 AM (21 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2404835
Default Alt Text
D5133.id16665.diff (445 B)
Attached To
Mode
D5133: [GH Actions] Include `brew install protobuf` step in iOS build workflow
Attached
Detach File
Event Timeline
Log In to Comment