mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 22:47:15 +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: |
|
||||
build
|
||||
/var/lib/docker
|
||||
key: ${{ runner.os }}-${{ matrix.node }}-${{ matrix.depth }}
|
||||
key: idf4.3-${{ runner.os }}-${{ matrix.node }}-${{ matrix.depth }}
|
||||
- name: Set build parameters
|
||||
run: |
|
||||
git update-index --chmod=+x ./server_certs/getcert.sh
|
||||
|
||||
Reference in New Issue
Block a user