Skip to content

Commit bee3b64

Browse files
author
ec027900
committed
not global
1 parent 7aae270 commit bee3b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clojure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0
2323
node-version: 18.16.0
2424
- name: Install Puppeteer
25-
run: npm install -g puppeteer
25+
run: npm install puppeteer
2626
- name: Install Chrome
2727
run: npx puppeteer browsers install chrome
2828
- name: Install dependencies

0 commit comments

Comments
 (0)