Skip to content

Commit

Permalink
ci: Clean-up idf-env.json which might not compatible with newer versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mahavirj committed Oct 8, 2022
1 parent 7e642e6 commit 0f5f9b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
git checkout 2bdea81b2a
git submodule update --init --recursive
tools/idf_tools.py --non-interactive install cmake
rm -f ${IDF_TOOLS_PATH}/idf-env.json
./install.sh
source ./export.sh
cd $GITHUB_WORKSPACE/$PROJECT_PATH
Expand Down

0 comments on commit 0f5f9b0

Please sign in to comment.