Skip to content

Commit a7c9dbc

Browse files
fix
1 parent f454201 commit a7c9dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
run: npm install
4040

4141
- name: Build Examples
42-
run: turbo run build --filter="{./examples/*}"
42+
run: npx turbo run build --filter="{./examples/*}"

0 commit comments

Comments
 (0)