Skip to content

Commit 4224576

Browse files
committed
chore(ci): fix example script
1 parent 5649146 commit 4224576

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-javascript.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ jobs:
154154

155155
- name: Examples
156156
run: |
157+
cd examples
157158
yarn run:hello-world
158159
yarn run:fs
159160
yarn run:http

0 commit comments

Comments
 (0)