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 f454201 commit a7c9dbcCopy full SHA for a7c9dbc
.github/workflows/build-examples.yml
@@ -39,4 +39,4 @@ jobs:
39
run: npm install
40
41
- name: Build Examples
42
- run: turbo run build --filter="{./examples/*}"
+ run: npx turbo run build --filter="{./examples/*}"
0 commit comments