diff options
| author | hathach <[email protected]> | 2020-10-09 13:50:55 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-10-09 13:50:55 +0700 |
| commit | 2219068371fa514e320ddf1c6059c3f6ed901ae7 (patch) | |
| tree | f1289d1c0347d485c7a5b249a59d2a24e08a16e5 /.github/workflows | |
| parent | 89bf4fa04cfa4464c8948ab96f3455c0dd5ec9d4 (diff) | |
rename hid multiple interface
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e2db8f775..fd48eef1b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,7 +35,7 @@ jobs: - 'device/hid_composite' - 'device/hid_composite_freertos' - 'device/hid_generic_inout' - - 'device/hid_multipleinterface' + - 'device/hid_multiple_interface' - 'device/midi_test' - 'device/msc_dual_lun' - 'device/net_lwip_webserver' |
