mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-27 09:58:24 +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:
|
||||
name: prebuilt_objects
|
||||
- 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 }}
|
||||
run: |
|
||||
. ${IDF_PYTHON_ENV_PATH}/bin/activate
|
||||
|
||||
Reference in New Issue
Block a user