1 parent be1a9ff commit d22743fCopy full SHA for d22743f
1 file changed
.github/workflows/docker.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/checkout@v4
42
with:
43
repository: simbit18/nuttx
44
- ref: simbit18-native
+ ref: simbit18-store
45
path: sources/nuttx
46
fetch-depth: 1
47
- name: Checkout nuttx repo tags
@@ -50,8 +50,8 @@ jobs:
50
- name: Checkout apps repo
51
52
53
- repository: simbit18/nuttx-apps
54
+ repository: apache/nuttx-apps
+ ref: master
55
path: sources/apps
56
57
0 commit comments