summaryrefslogtreecommitdiff
path: root/.github/workflows/simulate.yml
diff options
context:
space:
mode:
authorLee Lup Yuen <luppy@appkaki.com>2020-08-17 11:31:07 (GMT)
committerGitHub <noreply@github.com>2020-08-17 11:31:07 (GMT)
commitc4162b08d0aba25661470e8fe8c0935df6f8cc83 (patch)
tree6097549f3c350db00993cd47a12bdbdf98ffd7e4 /.github/workflows/simulate.yml
parent0226c5bc95e54ba2b93a2f347dec6831f7183faf (diff)
Update simulate.yml
Diffstat (limited to '.github/workflows/simulate.yml')
-rw-r--r--.github/workflows/simulate.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/simulate.yml b/.github/workflows/simulate.yml
index 8e55659..9c61577 100644
--- a/.github/workflows/simulate.yml
+++ b/.github/workflows/simulate.yml
@@ -1,4 +1,4 @@
-# GitHub Actions Workflow to build FreeRTOS Firmware for PineTime Smart Watch
+# GitHub Actions Workflow to build PineTime Watch Face Simulator with LVGL and WebAssembly
# See https://lupyuen.github.io/pinetime-rust-mynewt/articles/cloud
# Based on https://github.com/JF002/Pinetime/blob/master/doc/buildAndProgram.md
# and https://github.com/JF002/Pinetime/blob/master/bootloader/README.md