Skip to content

Commit 0423d94

Browse files
committed
ci
1 parent 0178b47 commit 0423d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,5 +154,5 @@ jobs:
154154
steps:
155155
- name: Build UI
156156
run: |
157-
cd ${PWD}/example_apps/${{ matrix.path }}
157+
cd ${PWD}/example_apps/${{ matrix.path }}/
158158
${{ matrix.cmd }}

0 commit comments

Comments
 (0)