esp_modem: updated package version to 0.1.19

This commit is contained in:
gabsuren
2022-08-15 18:19:29 +04:00
parent 381eb314dc
commit 469f953b28
5 changed files with 7 additions and 2 deletions

View File

@ -23,7 +23,7 @@ jobs:
container: espressif/idf:${{ matrix.idf_ver }}
steps:
- name: Checkout esp-protocols
uses: actions/checkout@master
uses: actions/checkout@v3
with:
path: esp-protocols
- name: Build ${{ matrix.example }} with IDF-${{ matrix.idf_ver }} for ${{ matrix.idf_target }}