Skip to content

Commit 09e2c5a

Browse files
committed
Added cd cmd
1 parent 5066275 commit 09e2c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ jobs:
6464
shell: cmd
6565

6666
- name: Flash on board
67-
run: LinkServer flash MIMXRT1176xxxxx:MIMXRT1170-EVKB load .\application.elf
67+
run: cd ./build/application/executable && LinkServer flash MIMXRT1176xxxxx:MIMXRT1170-EVKB load .\application.elf
6868
shell: cmd

0 commit comments

Comments
 (0)