Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3263237
D5450.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
542 B
Referenced Files
None
Subscribers
None
D5450.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
@@ -24,6 +24,9 @@
java-version: '11'
distribution: 'adopt'
+ - 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 Yarn
run: npm install -g yarn
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 12:00 AM (20 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2508082
Default Alt Text
D5450.diff (542 B)
Attached To
Mode
D5450: [GH Actions] Add `arm-linux-androideabi` target via `rustup` for Android CI
Attached
Detach File
Event Timeline
Log In to Comment