Skip to content

Commit 8496b61

Browse files
committed
CI: Checkout from lupyuen13/nuttx
Checkout from lupyuen13/nuttx Signed-off-by: Lup Yuen Lee <luppy@appkaki.com>
1 parent 78e3f17 commit 8496b61

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ jobs:
9797
- name: Checkout nuttx repo
9898
uses: actions/checkout@v6
9999
with:
100-
repository: apache/nuttx
101-
ref: ${{ steps.gittargets.outputs.os_ref }}
100+
repository: lupyuen13/nuttx
101+
ref: retry-build
102102
path: sources/nuttx
103103
fetch-depth: 1
104104
- name: Checkout nuttx repo tags

0 commit comments

Comments
 (0)