Skip to content

Commit

Permalink
ci(tinyusb): Remove get server config
Browse files Browse the repository at this point in the history
  • Loading branch information
roma-jam committed Dec 9, 2024
1 parent 57a6c74 commit 94f043c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_and_run_idf_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ jobs:
run: |
apt update
apt install net-tools
cat /proc/config.gz | gunzip >> system_cfg.txt
cat system_cfg.txt | grep USB_G_NCM
- name: ⚙️ Install Python packages
env:
PIP_EXTRA_INDEX_URL: "https://dl.espressif.com/pypi/"
Expand Down

0 comments on commit 94f043c

Please sign in to comment.