Lup Yuen Lee 2024-06-28 07:46:32 +08:00 committed by GitHub
parent 31273710b3
commit a8cfb09cc0
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/apache/nuttx/tree/master
source=https://github.com/henryrov/nuttx/tree/bl808-m0ic
## Match `https://github.com/user/repo/tree/branch`
pattern='\(.*\)\/tree\/\(.*\)'