Update build-images.yaml

add needs
This commit is contained in:
uazo 2021-07-02 14:46:10 +02:00 committed by GitHub
parent d2a98ff178
commit 529d8fcb03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,6 +40,7 @@ jobs:
generate_chromium_src:
name: Generate Chromium Sources
needs: generate_build_deps
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2