mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-11 21:26:44 -04:00
Make 'pojav' job wait 'build' completion
This commit is contained in:
parent
c2c38c4a57
commit
b01d652f97
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
name: "jre8-debuginfo-${{matrix.arch}}"
|
||||
path: dizout
|
||||
pojav:
|
||||
needs: build
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Get jre8-aarch32
|
||||
|
Loading…
x
Reference in New Issue
Block a user