We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7e8d37 commit 34777f5Copy full SHA for 34777f5
scripts/highlight.sh
@@ -5,7 +5,7 @@
5
6
# go to highlight.js package folder and install dependencies
7
cd node_modules/highlight.js
8
- pnpm import
+ pnpm import || true
9
pnpm install
10
11
# generate highlight.js file
0 commit comments