Update ci-builds.yml

pull/4202/head
Miro Stauder 3 years ago committed by GitHub
parent dad6378f37
commit dfd177f3d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -47,7 +47,7 @@ jobs:
- name: Cache build
id: cache
if: ${{ matrix.dist == '-tap' }}
if: ${{ matrix.type == '-tap' }}
uses: actions/cache@v3
with:
# key: ${{ github.workflow }}_${{ matrix.dist }}${{ matrix.type }}_${{ env.GIT_VERSION }}

Loading…
Cancel
Save