mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 10:17:30 +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
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
path: esp-protocols
|
||||
- name: Build ${{ matrix.example }} with IDF-${{ matrix.idf_ver }} for ${{ matrix.idf_target }}
|
||||
env:
|
||||
|
Reference in New Issue
Block a user