diff --git a/.github/workflows/autobuild.yml b/.github/workflows/autobuild.yml index deda447963..d0bb87f02a 100644 --- a/.github/workflows/autobuild.yml +++ b/.github/workflows/autobuild.yml @@ -59,7 +59,7 @@ jobs: uses: actions/cache@v3 with: path: /var/cache - key: ${{ runner.os }}-br-${{ matrix.version }}-${{ matrix.pkg.arch }}-${{ matrix.pkg.pkg }} + key: ${{ runner.os }}-br-${{ matrix.version }}-${{ matrix.pkg.arch }} - name: Include custom build template instead of package default run: |