From 2d90c823af61e95067831a9317415e30817645a8 Mon Sep 17 00:00:00 2001 From: philippe44 Date: Fri, 26 Dec 2025 17:20:20 +0100 Subject: [PATCH] Update Platform_build.yml --- .github/workflows/Platform_build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/Platform_build.yml b/.github/workflows/Platform_build.yml index d89e2828..813b9d9f 100644 --- a/.github/workflows/Platform_build.yml +++ b/.github/workflows/Platform_build.yml @@ -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