mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-30 18:57:28 +02:00
CI: Fix ASIO build in CI run
This commit is contained in:
1
.github/workflows/build_asio.yml
vendored
1
.github/workflows/build_asio.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
|||||||
- name: Checkout esp-protocols
|
- name: Checkout esp-protocols
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
submodules: recursive
|
||||||
path: esp-protocols
|
path: esp-protocols
|
||||||
- name: Build ${{ matrix.example }} with IDF-${{ matrix.idf_ver }} for ${{ matrix.idf_target }}
|
- name: Build ${{ matrix.example }} with IDF-${{ matrix.idf_ver }} for ${{ matrix.idf_target }}
|
||||||
env:
|
env:
|
||||||
|
Reference in New Issue
Block a user