Skip to content

Commit

Permalink
Change repo to nuttxpr/nuttx-apps
Browse files Browse the repository at this point in the history
  • Loading branch information
lupyuen authored Nov 2, 2024
1 parent 80fd6ac commit 35f9cd1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
- name: Checkout apps repo
uses: actions/checkout@v4
with:
repository: apache/nuttx-apps
#### repository: apache/nuttx-apps
repository: nuttxpr/nuttx-apps ####
path: apps
fetch-depth: 0

Expand Down

0 comments on commit 35f9cd1

Please sign in to comment.