fix analytics key file name
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
env:
|
||||
INSIGHTS_API_KEY: ${{ secrets.INSIGHTS_API_KEY }}
|
||||
run: |
|
||||
echo $INSIGHTS_API_KEY > firmware/components/analytics/insights_api_key.txt
|
||||
echo $INSIGHTS_API_KEY > firmware/components/analytics/insights_auth_key.txt
|
||||
|
||||
- name: ESP-IDF build
|
||||
uses: espressif/esp-idf-ci-action@v1
|
||||
|
||||
Reference in New Issue
Block a user