We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a39482 commit ee9a53dCopy full SHA for ee9a53d
.github/workflows/android.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
ruby-version: '3.0'
14
bundler-cache: true
15
- - run: bundle lock --add-platform x86_64-linux && bundle exec rake
+ - run: bundle exec rake
16
17
- name: set up JDK 11
18
uses: actions/setup-java@v1
0 commit comments