mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-08 20:04:09 -04:00
Update build.yml
This commit is contained in:
parent
6178b816f6
commit
01507ae5b8
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -1,6 +1,9 @@
|
||||
name: Build OpenJDK 8 for Android and iOS
|
||||
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build_android:
|
||||
|
Loading…
x
Reference in New Issue
Block a user