mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-10 05:27:01 +03:00
Try to speed up the build
This commit is contained in:
3
.github/workflows/esp-idf-v4.3-build.yml
vendored
3
.github/workflows/esp-idf-v4.3-build.yml
vendored
@@ -41,7 +41,8 @@ jobs:
|
|||||||
uses: actions/cache@v2
|
uses: actions/cache@v2
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/build
|
~/build
|
||||||
|
./
|
||||||
key: ${{ runner.os }}-${{ matrix.node }}
|
key: ${{ runner.os }}-${{ matrix.node }}
|
||||||
- name: Set build parameters
|
- name: Set build parameters
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user