Skip to content

Commit

Permalink
Fix improper checkout.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikuAuahDark committed Feb 16, 2024
1 parent 0d97900 commit d924e5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ jobs:
uses: actions/checkout@v4
if: ${{ steps.ls3a_cache.outputs.cache-hit != 'true' }}
with:
repository: DarkEnergyProcessor/livesim3-love-android
path: livesim3-love-android
submodules: recursive
- name: Build livesim3-love-android
Expand Down

0 comments on commit d924e5c

Please sign in to comment.