Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F33071358
D6106.1768443602.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
724 B
Referenced Files
None
Subscribers
None
D6106.1768443602.diff
View Options
diff --git a/.github/workflows/android_ci.yml b/.github/workflows/android_ci.yml
--- a/.github/workflows/android_ci.yml
+++ b/.github/workflows/android_ci.yml
@@ -27,9 +27,10 @@
- name: rustup target add aarch64-linux-android arm-linux-androideabi i686-linux-android x86_64-linux-android
run: rustup target add aarch64-linux-android arm-linux-androideabi i686-linux-android x86_64-linux-android
- - name: Install Protobuf compiler
- working-directory: ./native/android/scripts
- run: sudo ./install_protobuf.sh
+ - name: Install Protoc
+ uses: arduino/setup-protoc@v1
+ with:
+ version: '3.15'
- name: Install Yarn
run: npm install -g yarn
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 15, 2:20 AM (3 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5935357
Default Alt Text
D6106.1768443602.diff (724 B)
Attached To
Mode
D6106: [GitHub CI] Update Protobuf logic for Android Build
Attached
Detach File
Event Timeline
Log In to Comment