From cee82ff4c7bd4cd57b37278eab13aa2d39e20b3b Mon Sep 17 00:00:00 2001 From: Lup Yuen Lee Date: Wed, 17 Jul 2024 14:40:42 +0800 Subject: [PATCH] NuttX Mainline --- .github/workflows/ox64-special.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ox64-special.yml b/.github/workflows/ox64-special.yml index 91b1945..c7a297f 100644 --- a/.github/workflows/ox64-special.yml +++ b/.github/workflows/ox64-special.yml @@ -28,7 +28,7 @@ jobs: set -x # Echo commands ## TODO: Paste the GitHub Repo and Branch - source=https://github.com/yf13/nuttx/tree/12635 + source=https://github.com/apache/nuttx/tree/master ## Match `https://github.com/user/repo/tree/branch` pattern='\(.*\)\/tree\/\(.*\)'