NuttX Mainline

This commit is contained in:
Lup Yuen Lee 2024-06-27 21:17:00 +08:00 committed by GitHub
parent ece5c98821
commit 31273710b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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\/\(.*\)'