Skip to content

Commit 506458e

Browse files
committed
.
1 parent 7a05f4d commit 506458e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- name: Install dependencies
3232
run: pnpm install
3333
working-directory: packages/express-typed
34+
# no need to build the package, prepublish script will take care of it
3435
- name: Publish package on NPM 📦
3536
run: npm publish
3637
working-directory: packages/express-typed

0 commit comments

Comments
 (0)