mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-13 05:08:29 +08:00
Test ox64:nsh for https://github.com/henryrov/nuttx/tree/bl808-spi-squash
This commit is contained in:
parent
28fe5ae4cf
commit
5ac6ead7fd
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/apache/nuttx/tree/master
|
||||
source=https://github.com/henryrov/nuttx/tree/bl808-spi-squash
|
||||
|
||||
## Match `https://github.com/user/repo/tree/branch`
|
||||
pattern='\(.*\)\/tree\/\(.*\)'
|
||||
|
|
Loading…
Reference in a new issue