Update build-images.yaml

This commit is contained in:
uazo
2022-10-16 15:41:37 +02:00
committed by GitHub
parent e1996161c3
commit 23a88c1eb8

View File

@@ -27,6 +27,12 @@ jobs:
name: Generate Build Deps
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2
with:
path: bromite-buildtools
fetch-depth: 1
- name: Building build-deps container ${{ env.VERSION }}
shell: bash
run: |