Skip to content

Commit 43166cc

Browse files
committed
remove folder as artfacts already has esp-usb folder
1 parent b95653a commit 43166cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_and_run_esp_usb_test_apps.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ jobs:
8787
- uses: actions/download-artifact@v4
8888
with:
8989
name: usb_test_app_bin_${{ matrix.idf_ver }}
90-
path: ${{ env.ESP_USB_PATH }}
9190
- name: Run on target
9291
run: |
9392
cd ${{ env.ESP_USB_PATH }}

0 commit comments

Comments
 (0)