summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWesley Aptekar-Cassels <me@wesleyac.com>2023-10-05 12:42:43 -0400
committerWesley Aptekar-Cassels <me@wesleyac.com>2023-10-05 12:42:43 -0400
commit7d353bba1c171e7885e69e88f314ca0dbe521863 (patch)
tree0adc6fdb40dbf52e93b615aa830fb704ab03a37d
parentc28ba6ef0bfc8f76c156b92b5c0acfdf1df13fcf (diff)
downloadSensor-Watch-7d353bba1c171e7885e69e88f314ca0dbe521863.tar.gz
Sensor-Watch-7d353bba1c171e7885e69e88f314ca0dbe521863.tar.bz2
Sensor-Watch-7d353bba1c171e7885e69e88f314ca0dbe521863.zip
Set default board color for GH workflow.
I've chosen blue arbitrarily.
-rw-r--r--.github/workflows/build.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index b150afb1..6b4fc793 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -6,6 +6,9 @@ on:
branches-ignore:
- gh-pages
+env:
+ COLOR: BLUE
+
jobs:
build:
container: