mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 18:27:31 +02:00
fix(ci): fix host test failure for esp_modem
This commit is contained in:
committed by
David Cermak
parent
5287432197
commit
4b7d1943ac
@ -64,7 +64,7 @@ jobs:
|
||||
COMP_DIR: esp-protocols/components/esp_modem
|
||||
steps:
|
||||
- name: Checkout esp-protocols
|
||||
uses: actions/checkout@master
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: esp-protocols
|
||||
|
||||
|
Reference in New Issue
Block a user