Skip to content

Commit 1f8685a

Browse files
committed
Correct directory name
1 parent f05ad69 commit 1f8685a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-examples.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
cache: yarn
1717
- name: Build example
1818
run: yarn && yarn build
19-
working-directory: examples/create-app-example
19+
working-directory: examples/create-react-app-example

0 commit comments

Comments
 (0)