diff options
| author | TinkeringTech <admin@tinkeringtech.com> | 2020-07-15 21:58:40 -0400 |
|---|---|---|
| committer | TinkeringTech <admin@tinkeringtech.com> | 2020-07-15 21:58:40 -0400 |
| commit | 416a32ab01631770701fe433c1e6c79a2a16b6a9 (patch) | |
| tree | 26f37518ad29b55c56032c09319584bf15a24384 /.github/workflows | |
| parent | 49fcfd14d213cb6f6441fc718ff8fc8e7a5cc5fa (diff) | |
fixed build.yml file formatting errors
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 3ad11b3ed..d3d12be09 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -259,7 +259,7 @@ jobs: - "teensy41" - "teknikio_bluebird" - "thunderpack" - - "tinkeringtech_scoutmakes_azul" + - "tinkeringtech_scoutmakes_azul" - "trellis_m4_express" - "trinket_m0" - "trinket_m0_haxpress" |
