fix cache keys

This commit is contained in:
Frank Haverland
2022-11-27 12:20:24 +01:00
parent a88308b046
commit 88e5fb90fc

View File

@@ -267,7 +267,7 @@ jobs:
with:
path: |
./firmware
key: ${{ steps.vars.outputs.branch }}
key: ${{ github.run_number }}-pack-for-fresh-install
- name: Set Variables
id: vars