Skip to content

Commit 7c7d96f

Browse files
committed
update
1 parent 3062882 commit 7c7d96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- run: npm install -g npm@latest
3434
- run: pnpm install:codesandbox
3535
- run: pnpm build:codesandbox
36-
- run: pnpm dlx pkg-pr-new@https://67aeec03.stackblitz-cr.pages.dev/stackblitz-labs/pkg.pr.new/pkg-pr-new@156 publish 'packages/mui-{base,codemod,core-downloads-tracker,docs,icons-material,lab,material-nextjs,material,private-theming,styled-engine,styled-engine-sc,styles,system,types,utils}/build' 'packages-internal/{test-utils,docs-utils,scripts}' 'packages/{mui-babel-macros,markdown}' --template './examples/*' --comment=off --peerDeps
36+
- run: pnpm dlx pkg-pr-new@https://67aeec03.stackblitz-cr.pages.dev/stackblitz-labs/pkg.pr.new/pkg-pr-new@156 publish 'packages/mui-{base,codemod,core-downloads-tracker,docs,icons-material,lab,material-nextjs,material,material-pigment-css,private-theming,styled-engine,styled-engine-sc,styles,system,types,utils}/build' 'packages-internal/{test-utils,docs-utils,scripts}' 'packages/{mui-babel-macros,markdown}' --template './examples/*' --comment=off --peerDeps
3737

3838
# Tests dev-only scripts across all supported dev environments
3939
test-dev:

0 commit comments

Comments
 (0)