Skip to content

Commit ca7aec3

Browse files
committed
ci(gh-pages): Fix esp-idf-kconfig (temporary fix)
1 parent 3f860d1 commit ca7aec3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run: |
3030
. ${IDF_PATH}/export.sh
3131
pip install idf-component-manager==2.* --upgrade
32+
pip install -U "esp-idf-kconfig<3"
3233
3334
- name: Action for building binaries and config.toml
3435
env:

0 commit comments

Comments
 (0)