mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-31 03:48:25 +03:00
fix cache keys
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -267,7 +267,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
./firmware
|
./firmware
|
||||||
key: ${{ steps.vars.outputs.branch }}
|
key: ${{ github.run_number }}-pack-for-fresh-install
|
||||||
|
|
||||||
- name: Set Variables
|
- name: Set Variables
|
||||||
id: vars
|
id: vars
|
||||||
|
|||||||
Reference in New Issue
Block a user