mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-12 05:34:56 -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}}"
|
name: "jre8-debuginfo-${{matrix.arch}}"
|
||||||
path: dizout
|
path: dizout
|
||||||
pojav:
|
pojav:
|
||||||
|
needs: build
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: Get jre8-aarch32
|
- name: Get jre8-aarch32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user