Skip to content

Commit 16b4877

Browse files
committed
fix docs
1 parent 46b6a84 commit 16b4877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run_install: true
2525

2626
- name: Generate Docs
27-
run: pnpm --filter packages/react/xr generate:docs
27+
run: pnpm -r generate:docs
2828

2929
- id: configurepages
3030
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)