diff options
| author | djix123 <jgiles@jonathangiles.co.uk> | 2021-01-19 11:32:41 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-19 11:32:41 -0500 |
| commit | 35c836f0960ac89f830cf88797f74d4be164858b (patch) | |
| tree | b6000614df1faac5ef463427fa194638c08f9a1a | |
| parent | 368751b6e9e007656de77b3f35ab14047a266994 (diff) | |
Update .github/workflows/build.yml
Change name from _haxpress to _with_flash
Co-authored-by: Dan Halbert <halbert@halwitz.org>
| -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 fd46b63b5..fd4840830 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -315,7 +315,7 @@ jobs: - "spresense" - "stackrduino_m0_pro" - "stm32f411ce_blackpill" - - "stm32f411ce_blackpill_haxpress" + - "stm32f411ce_blackpill_with_flash" - "stm32f411ve_discovery" - "stm32f412zg_discovery" - "stm32f4_discovery" |
