Skip to content

Commit 28274ce

Browse files
authored
Added separate install
1 parent 780b7a4 commit 28274ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
node-version: 18.x
2121
cache: 'npm'
2222
- run: npm install
23+
- run: npm install puppeteer
2324
- run: npm install -g typescript
2425
- run: tsc
2526
- run: mkdir ./nodejs

0 commit comments

Comments
 (0)