Make 'pojav' job wait 'build' completion

This commit is contained in:
Google61 2021-04-19 22:57:18 +03:00 committed by GitHub
parent c2c38c4a57
commit b01d652f97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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