diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2019-09-17 10:40:07 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2019-09-17 10:40:07 -0700 |
| commit | fc90c942f541d78aea760c4c1d8e4752b0558e72 (patch) | |
| tree | 873a1eef648cac1854b924f922381521acf21c6c /.github/workflows | |
| parent | aa9b57fc81a522360912be21030967021cd26b36 (diff) | |
Add custom CPX build for display support
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 8492e6fa6..96fc3960e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -82,6 +82,7 @@ jobs: - "circuitplayground_bluefruit" - "circuitplayground_express" - "circuitplayground_express_crickit" + - "circuitplayground_express_displayio" - "cp32-m4" - "datalore_ip_m4" - "datum_distance" |
