mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 14:37:21 +03:00
Update cache path to split esp-idf v4.3
This commit is contained in:
2
.github/workflows/esp-idf-v4.3-build
vendored
2
.github/workflows/esp-idf-v4.3-build
vendored
@@ -43,7 +43,7 @@ jobs:
|
|||||||
path: |
|
path: |
|
||||||
build
|
build
|
||||||
/var/lib/docker
|
/var/lib/docker
|
||||||
key: ${{ runner.os }}-${{ matrix.node }}-${{ matrix.depth }}
|
key: idf4.3-${{ runner.os }}-${{ matrix.node }}-${{ matrix.depth }}
|
||||||
- name: Set build parameters
|
- name: Set build parameters
|
||||||
run: |
|
run: |
|
||||||
git update-index --chmod=+x ./server_certs/getcert.sh
|
git update-index --chmod=+x ./server_certs/getcert.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user