Skip to content

Commit f4b82ae

Browse files
committed
Append setup command for puppeteer browser
1 parent 5fa634f commit f4b82ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

entrypoint.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#!/bin/sh
22
node deploy-commands.js
3+
npx puppeteer browsers install chrome
34
node index.js

0 commit comments

Comments
 (0)