diff --git a/.github/workflows/ox64-special.yml b/.github/workflows/ox64-special.yml index 4c9c4b2..9e24bb4 100644 --- a/.github/workflows/ox64-special.yml +++ b/.github/workflows/ox64-special.yml @@ -26,7 +26,7 @@ jobs: - name: Checkout Source Files run: | ## 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` pattern='\(.*\)\/tree\/\(.*\)'