stlinnk v2 has a different name (#3057)

This commit is contained in:
Matthew Kennedy 2021-07-24 13:54:44 -07:00 committed by GitHub
parent 2c9bd6f4b0
commit 1a9f1745b3
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ jobs:
run: make -j6 EXTRA_PARAMS="-DHARDWARE_CI" PROJECT_BOARD=${{matrix.board}}
- name: Check for STLINK
run: lsusb | grep STLINK
run: lsusb | grep 'ST-LINK\|STLINK'
- name: OpenOCD wipe & flash STM32
working-directory: ./firmware