mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-13 05:08:29 +08:00
NuttX Mainline
This commit is contained in:
parent
a8cfb09cc0
commit
28fe5ae4cf
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
|
- name: Checkout Source Files
|
||||||
run: |
|
run: |
|
||||||
## TODO: Paste the GitHub Repo and Branch
|
## TODO: Paste the GitHub Repo and Branch
|
||||||
source=https://github.com/henryrov/nuttx/tree/bl808-m0ic
|
source=https://github.com/apache/nuttx/tree/master
|
||||||
|
|
||||||
## Match `https://github.com/user/repo/tree/branch`
|
## Match `https://github.com/user/repo/tree/branch`
|
||||||
pattern='\(.*\)\/tree\/\(.*\)'
|
pattern='\(.*\)\/tree\/\(.*\)'
|
||||||
|
|
Loading…
Reference in a new issue