Skip to content

Commit

Permalink
chore: remove obsolete mipsel workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
silkimen committed Jul 22, 2021
1 parent 67c2c73 commit 986ddee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
java-version: 1.8
- name: Update test cert for httpbin.org
run: npm run updatecert
- name: Add workaround for mipsel reference
run: sudo mkdir -p $ANDROID_HOME/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/linux-x86_64
- name: Build test app
run: scripts/build-test-app.sh --android --device
- name: Upload artifact to BrowserStack
Expand Down

0 comments on commit 986ddee

Please sign in to comment.