File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626
2727 - run : pnpm i && cd packages/schema-org && pnpm build
2828 - run : cd packages/vite && pnpm build
29- - run : cd ./fixtures/nuxt/ && pnpm install && pnpm init
29+ - run : cd ./test/ fixtures/nuxt/ && pnpm install && pnpm init
3030
3131 - name : Install Docs Dependencies
3232 run : cd ./docs && pnpm install
Original file line number Diff line number Diff line change 2525
2626 - run : pnpm i && cd packages/schema-org && pnpm build
2727 - run : cd packages/vite && pnpm build
28- - run : cd ./fixtures/nuxt/ && pnpm install && pnpm init
28+ - run : cd ./test/ fixtures/nuxt/ && pnpm install && pnpm init
2929
3030 - name : PNPM build
3131 run : pnpm run build
Original file line number Diff line number Diff line change 3434
3535 - run : pnpm i && cd packages/schema-org && pnpm build
3636 - run : cd packages/vite && pnpm build
37- - run : cd ./fixtures/nuxt/ && pnpm install && pnpm init
37+ - run : cd ./test/ fixtures/nuxt/ && pnpm install && pnpm init
3838
3939 - name : Build
4040 run : pnpm run build
You can’t perform that action at this time.
0 commit comments