Skip to content

Commit cdb6dd6

Browse files
committed
postinstall動かなかった
1 parent 7f4096a commit cdb6dd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
# TODO cache npm modules
1212
- run: npm run global
1313
- run: npm install
14+
- run: npm run postinstall
1415

1516
- run: npm run pdf
1617
- store_artifacts:

0 commit comments

Comments
 (0)