Skip to content

Commit ae3bc9e

Browse files
committed
Fix CI
1 parent de49464 commit ae3bc9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
compiler: ldc
3131

3232
- name: Build firmware
33-
working-directory: ldc_hello
33+
working-directory: zephyr_ldc_examples
3434
shell: bash
3535
run: |
3636
west build -b qemu_cortex_m3 pthread

0 commit comments

Comments
 (0)