Skip to content

Commit ee9a53d

Browse files
committed
Update android.yml
1 parent 9a39482 commit ee9a53d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
ruby-version: '3.0'
1414
bundler-cache: true
15-
- run: bundle lock --add-platform x86_64-linux && bundle exec rake
15+
- run: bundle exec rake
1616

1717
- name: set up JDK 11
1818
uses: actions/setup-java@v1

0 commit comments

Comments
 (0)