mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-30 11:28:21 +03:00
Merge branch 'master-v4.3' of https://github.com/sle118/squeezelite-esp32 into master-v4.3
This commit is contained in:
2
.github/workflows/Platform_build.yml
vendored
2
.github/workflows/Platform_build.yml
vendored
@@ -135,6 +135,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: prebuilt_objects
|
name: prebuilt_objects
|
||||||
- name: Build the firmware
|
- name: Build the firmware
|
||||||
|
env:
|
||||||
|
EXTRA_CFLAGS: CLIENT_ID=${{ secrets.SPOTIFY_CLIENT_ID }} CLIENT_SECRET=${{ secrets.SPOTIFY_CLIENT_SECRET }}
|
||||||
if: ${{ needs.bootstrap.outputs.mock == 0 }}
|
if: ${{ needs.bootstrap.outputs.mock == 0 }}
|
||||||
run: |
|
run: |
|
||||||
. ${IDF_PYTHON_ENV_PATH}/bin/activate
|
. ${IDF_PYTHON_ENV_PATH}/bin/activate
|
||||||
|
|||||||
Reference in New Issue
Block a user