From 5226a191062642da8e0f15638e45a2abbf125efc Mon Sep 17 00:00:00 2001 From: Pixkk <30828435+pixkk@users.noreply.github.com> Date: Wed, 11 Sep 2024 20:13:01 +0300 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dcdb081e..1d0f38c4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,6 +55,7 @@ jobs: uses: actions/setup-java@v4 with: java-version: 11 + distribution: 'oracle' - name: Copy web assets to native platform run: npx cap copy android - name: Update native platform