Update cache key for apt-debs in workflow

This commit is contained in:
Lasan Mahaliyana
2026-04-15 22:30:23 +05:30
committed by GitHub
parent c1d6dc70f4
commit 51eba5b4d8
@@ -38,7 +38,7 @@ jobs:
uses: actions/cache/restore@v5
with:
path: /var/cache/apt/archives/*.deb
key: ${{ runner.os }}-apt-debs-${{ hashFiles('.github/workflows/build.yml') }}
key: ${{ runner.os }}-apt-debs-${{ hashFiles('.github/workflows/release-nearby-qml-tray.yaml') }}