mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 08:31:04 +02:00
Fix embed flavor not starting up.
This commit is contained in:
@@ -3,7 +3,7 @@ name: build
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
build-android:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Setup Java 8
|
||||
|
||||
Reference in New Issue
Block a user