diff --git a/.github/workflows/deploy_android.yml b/.github/workflows/deploy_android.yml index f3addea0e..71635484b 100644 --- a/.github/workflows/deploy_android.yml +++ b/.github/workflows/deploy_android.yml @@ -17,6 +17,8 @@ jobs: with: project-path: tools/android_project output-path: SkyEmu.apk + ruby-version: "2.7.5" + bundler-version: "2.3.26" gradle-task: assemble - name: GH Release 🚀 # You may pin to the exact commit or the version.