build: Fix key of cache

This commit is contained in:
remittor
2026-01-01 12:43:21 +03:00
parent 75542fe301
commit b01b370c51

View File

@@ -224,7 +224,7 @@ jobs:
id: tools_cache_restore
uses: actions/cache/restore@v4
with:
key: host-tools-${{ runner.os }}-${{ env.FW_VER }}-${{ hashFiles('tools/**') }}
key: host-tools-${{ runner.os }}-${{ needs.check.outputs.fw_ver }}-${{ hashFiles('tools/**') }}
path: |
staging_dir/host