Skip to content

Commit

Permalink
ci: with:path removed
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-marcisovsky committed Jan 19, 2024
1 parent e0cbfdb commit a7194fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_run_test_app_usb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
- uses: actions/download-artifact@v2
with:
name: usb_test_app_bin_${{ matrix.idf_ver }}
path: usb/test_app/build_esp*
- name: Install Python packages
env:
PIP_EXTRA_INDEX_URL: "https://dl.espressif.com/pypi/"
Expand Down

0 comments on commit a7194fc

Please sign in to comment.