CI: Fix ASIO example test

This commit is contained in:
Suren Gabrielyan
2022-11-23 19:07:26 +04:00
parent 3f0262dfe5
commit 6e2bb518fd
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -289,7 +289,7 @@ jobs:
- name: Clear repository
run: sudo rm -fr $GITHUB_WORKSPACE && mkdir $GITHUB_WORKSPACE
- uses: actions/checkout@v3
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v3
with:
name: examples_app_bin_${{ matrix.idf_target }}_${{ matrix.idf_ver }}_${{ matrix.example }}
path: components/asio/examples/${{ matrix.example }}/build