We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f05ad69 commit 1f8685aCopy full SHA for 1f8685a
.github/workflows/test-examples.yaml
@@ -16,4 +16,4 @@ jobs:
16
cache: yarn
17
- name: Build example
18
run: yarn && yarn build
19
- working-directory: examples/create-app-example
+ working-directory: examples/create-react-app-example
0 commit comments