Fix embed flavor not starting up.

This commit is contained in:
Miku AuahDark
2020-01-31 23:20:49 +08:00
parent 3370e38eea
commit ba299eeafb
2 changed files with 15 additions and 13 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: build
on: [push, pull_request]
jobs:
build:
build-android:
runs-on: ubuntu-latest
steps:
- name: Setup Java 8