CI: Fix ASIO build in CI run

This commit is contained in:
gabsuren
2022-07-11 16:43:50 +04:00
committed by Alexey Lapshin
parent 3662c149fb
commit 06e7baf2c2

View File

@ -16,6 +16,7 @@ jobs:
- name: Checkout esp-protocols
uses: actions/checkout@v3
with:
submodules: recursive
path: esp-protocols
- name: Build ${{ matrix.example }} with IDF-${{ matrix.idf_ver }} for ${{ matrix.idf_target }}
env: