summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2021-03-21 17:15:07 (GMT)
committerGitea <gitea@fake.local>2021-03-21 17:15:07 (GMT)
commit24d3eea4fba05d774ace794eb8c9b21b8f2aa8c6 (patch)
tree500b57847eb84f73fa62e7500e5a24d1a6d2f4cb /.github/workflows
parent5cd4b36d6bbf22095e0ff54aa3773febc6e1f22e (diff)
parent9f9d0eb5df8ff86b9cd1e095afa3159094dde53c (diff)
Merge branch 'develop' of JF/PineTime into master
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 81926a9..4a71b7e 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -1,7 +1,7 @@
# GitHub Actions Workflow to build FreeRTOS Firmware for PineTime Smart Watch
# 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
+# Based on https://github.com/JF002/InfiniTime/blob/master/doc/buildAndProgram.md
+# and https://github.com/JF002/InfiniTime/blob/master/bootloader/README.md
# Name of this Workflow
name: Build PineTime Firmware