Skip to content

Commit 986ddee

Browse files
committed
chore: remove obsolete mipsel workaround
1 parent 67c2c73 commit 986ddee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ jobs:
5353
java-version: 1.8
5454
- name: Update test cert for httpbin.org
5555
run: npm run updatecert
56-
- name: Add workaround for mipsel reference
57-
run: sudo mkdir -p $ANDROID_HOME/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/linux-x86_64
5856
- name: Build test app
5957
run: scripts/build-test-app.sh --android --device
6058
- name: Upload artifact to BrowserStack

0 commit comments

Comments
 (0)