Considering that "ubuntu-latest" is already set for Java 11 and so there's no need to install it again, what happens if you comment out the explicit download of it in the action script?
That is, commenting out these lines here: https://github.com/love-actions/love-ac ... #L128-L132
GitHub help
- Gunroar:Cannon()
- Party member
- Posts: 1137
- Joined: Thu Dec 10, 2020 1:57 am
Re: love-actions GitHub help
it'll tell me it needs Java 17.
- Gunroar:Cannon()
- Party member
- Posts: 1137
- Joined: Thu Dec 10, 2020 1:57 am
Re: love-actions GitHub help
Is there anyway to access GitHub cmands to clone repos into others through GitHub(web) itself?RNavega wrote: ↑Sat Sep 28, 2024 4:52 am Considering that "ubuntu-latest" is already set for Java 11 and so there's no need to install it again, what happens if you comment out the explicit download of it in the action script?
That is, commenting out these lines here: https://github.com/love-actions/love-ac ... #L128-L132
e.g
Code: Select all
git clone --recursive https://github.com/love2d/lua-https.git love-android/love/src/jni/lua-modules
Re: GitHub help
No. The quickest way would be to download the repo zip to some desktop device, unpack it in some folder, then drag that folder onto the other repo (in the web browser) so Github goes to the upload screen using that folder and its hierarchy.
- Gunroar:Cannon()
- Party member
- Posts: 1137
- Joined: Thu Dec 10, 2020 1:57 am
Re: GitHub help
Thanks. It seems I can't access drag and drop (no PC access).
- Gunroar:Cannon()
- Party member
- Posts: 1137
- Joined: Thu Dec 10, 2020 1:57 am
Re: GitHub help
...Though of course I can't quit there! I'll push through!!!
I added each of the files individually, creating all the folders on GitHub using my phone. Now building is in process to test if it works (I put the files in love-android/love/...like it says in lua-https love2D wiki).
Will update on my progress.
I put the files into the correct places and imputed my game.love to the assets folder but the apk I get from the build doesn't have any of these and works like a normal love2D launcher.
I added each of the files individually, creating all the folders on GitHub using my phone. Now building is in process to test if it works (I put the files in love-android/love/...like it says in lua-https love2D wiki).
I put the files into the correct places and imputed my game.love to the assets folder but the apk I get from the build doesn't have any of these and works like a normal love2D launcher.
Who is online
Users browsing this forum: No registered users and 2 guests