Skip to content

Commit 67c920a

Browse files
committed
chore(): npm-publish
1 parent 3e38cc1 commit 67c920a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
# Step 5: Build the library with pnpm
3030
- name: Build ng-mdx
31-
run: pnpm run lib.build
31+
run: npm run lib.build
3232

3333
# Step 6: Copy the root README.md to the library folder
3434
- name: Copy README.md to library folder

0 commit comments

Comments
 (0)