mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-31 03:48:40 +03:00
Update Platform_build.yml
This commit is contained in:
2
.github/workflows/Platform_build.yml
vendored
2
.github/workflows/Platform_build.yml
vendored
@@ -136,7 +136,7 @@ jobs:
|
|||||||
name: prebuilt_objects
|
name: prebuilt_objects
|
||||||
- name: Build the firmware
|
- name: Build the firmware
|
||||||
env:
|
env:
|
||||||
SPOTIFY_SECRET: -DCLIENT_ID="${{ secrets.SPOTIFY_CLIENT_ID }}" -DCLIENT_SECRET="${{ secrets.SPOTIFY_CLIENT_SECRET" }}"
|
SPOTIFY_SECRET: -DCLIENT_ID="${{ secrets.SPOTIFY_CLIENT_ID }}" -DCLIENT_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