mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-12 20:58:31 +08:00
NuttX Mainline
This commit is contained in:
parent
ece5c98821
commit
31273710b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ox64-special.yml
vendored
2
.github/workflows/ox64-special.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
- name: Checkout Source Files
|
||||
run: |
|
||||
## TODO: Paste the GitHub Repo and Branch
|
||||
source=https://github.com/rushabhvg/nuttx/tree/gpio2
|
||||
source=https://github.com/apache/nuttx/tree/master
|
||||
|
||||
## Match `https://github.com/user/repo/tree/branch`
|
||||
pattern='\(.*\)\/tree\/\(.*\)'
|
||||
|
|
Loading…
Reference in a new issue