Skip to content

Commit 35f9cd1

Browse files
authored
Change repo to nuttxpr/nuttx-apps
1 parent 80fd6ac commit 35f9cd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/check.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ jobs:
3737
- name: Checkout apps repo
3838
uses: actions/checkout@v4
3939
with:
40-
repository: apache/nuttx-apps
40+
#### repository: apache/nuttx-apps
41+
repository: nuttxpr/nuttx-apps ####
4142
path: apps
4243
fetch-depth: 0
4344

0 commit comments

Comments
 (0)