Skip to content

Commit 44e813a

Browse files
committed
update: highlightjs-lines.yml — installing depedencies
1 parent d0721fa commit 44e813a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/highlightjs-lines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ jobs:
2222
with:
2323
node-version: ${{ matrix.node-version }}
2424
cache: 'npm'
25+
- run: npm install
2526
- run: node --test

0 commit comments

Comments
 (0)