kopia lustrzana https://github.com/jgromes/RadioLib
rodzic
227e40b855
commit
5f73a87a3a
|
@ -257,6 +257,9 @@ jobs:
|
|||
mkdir -p ~/esp
|
||||
cd ~/esp
|
||||
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
|
||||
run: |
|
||||
|
|
Ładowanie…
Reference in New Issue