Skip to content

Commit d924e5c

Browse files
committed
Fix improper checkout.
1 parent 0d97900 commit d924e5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ jobs:
270270
uses: actions/checkout@v4
271271
if: ${{ steps.ls3a_cache.outputs.cache-hit != 'true' }}
272272
with:
273+
repository: DarkEnergyProcessor/livesim3-love-android
273274
path: livesim3-love-android
274275
submodules: recursive
275276
- name: Build livesim3-love-android

0 commit comments

Comments
 (0)