diff options
| author | Seth Kerr <skerr@aggies.ncat.edu> | 2020-11-20 15:44:53 -0500 |
|---|---|---|
| committer | Seth Kerr <skerr@aggies.ncat.edu> | 2020-11-20 15:44:53 -0500 |
| commit | b34e36d1db127f84f4448f015406fa835cde48da (patch) | |
| tree | 8d8a7de107fb8872dadece98a3fb739443f93b10 /.github/workflows | |
| parent | 1c92b1bf61cb0625a6ff7114623cd1cfdc6d5d75 (diff) | |
fixing build.yml
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f3e728a05..fa6033211 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -197,6 +197,7 @@ jobs: - "circuitplayground_express_crickit" - "circuitplayground_express_displayio" - "clue_nrf52840_express" + - "cp_sapling_m0" - "cp32-m4" - "datalore_ip_m4" - "datum_distance" |
