mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-22 15:38:16 +03:00
fix key
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -253,7 +253,7 @@ jobs:
|
||||
./code/.pio/build/esp32cam/partitions.bin
|
||||
./code/.pio/build/esp32cam/bootloader.bin
|
||||
./sd-card/html/version.txt
|
||||
key: ${{ steps.vars.outputs.branch }}
|
||||
key: ${{ github.run_number }}
|
||||
|
||||
# import the changes from
|
||||
- name: Get generated files from cache
|
||||
|
||||
Reference in New Issue
Block a user