Update build_bromite.yaml

This commit is contained in:
uazo 2021-07-11 15:16:50 +02:00 committed by GitHub
parent f83cb919d3
commit 0d852b169d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,11 @@ jobs:
check_images:
runs-on: self-hosted
steps:
- name: Checkout repo
uses: actions/checkout@v2
with:
fetch-depth: 1
- name: Get current chromium version
shell: bash
run: |