Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperDragonXD authored Sep 9, 2024
1 parent 26300cc commit f8853ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_debug_apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
uses: actions/checkout@v4
with:
submodules: true
- name: Fetch main branch
run: git fetch origin main:main
- uses: actions/setup-java@v4
with:
distribution: 'zulu'
Expand Down

0 comments on commit f8853ac

Please sign in to comment.