summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2021-02-11 15:29:55 +0700
committerGitHub <[email protected]>2021-02-11 15:29:55 +0700
commit04ab6b4082101ba3d7c066db244b227f2de3fc19 (patch)
treef058eab7743745bafd26a78f40fa10aa7026fc6d /.github
parentd4281291e5d11fd80345811d88437ee2766da48d (diff)
parentd2f3e70b64f4f40e70599816668de3bcaa59f086 (diff)
Merge pull request #648 from hathach/rename-dfu-rt-to-runtime
Rename dfu rt to runtime
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 567f31d54..5ec29686a 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -107,7 +107,7 @@ jobs:
- 'device/cdc_dual_ports'
- 'device/cdc_msc'
- 'device/cdc_msc_freertos'
- - 'device/dfu_rt'
+ - 'device/dfu_runtime'
- 'device/hid_composite'
- 'device/hid_composite_freertos'
- 'device/hid_generic_inout'