kopia lustrzana https://github.com/jgromes/RadioLib
rodzic
227e40b855
commit
5f73a87a3a
|
@ -257,6 +257,9 @@ jobs:
|
||||||
mkdir -p ~/esp
|
mkdir -p ~/esp
|
||||||
cd ~/esp
|
cd ~/esp
|
||||||
git clone --recursive https://github.com/espressif/esp-idf.git
|
git clone --recursive https://github.com/espressif/esp-idf.git
|
||||||
|
cd esp-idf
|
||||||
|
git checkout v5.4.2
|
||||||
|
git submodule update --init --recursive
|
||||||
|
|
||||||
- name: Install ESP-IDF
|
- name: Install ESP-IDF
|
||||||
run: |
|
run: |
|
||||||
|
|
Ładowanie…
Reference in New Issue