This commit is contained in:
Alexey Pustovalov 2021-09-14 14:49:54 +02:00
parent 8d2e46895d
commit 2d47b2c52e

View File

@ -180,6 +180,10 @@ jobs:
type=ref,event=branch,prefix=${{ matrix.os }}-
type=ref,event=branch,suffix=-${{ matrix.os }}
- uses: actions/download-artifact@v2
with:
name: build-base_${{ matrix.os }}
- name: Retrieve base build SHA256 tag
id: base_build
run: |