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 86fe2d96ee
commit 3a33f22ab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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