Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
chore: try to fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ikechan8370 committed Mar 21, 2024
1 parent d33cace commit fb6578d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
with:
fetch-depth: 0

- name: Checkout submodules
run: git submodule update --init --recursive

- name: Setup JDK 17
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit fb6578d

Please sign in to comment.