missing g flag
This commit is contained in:
parent
6f9d4c71bb
commit
ee1d26a84d
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ unlighthouse:
|
|||
- main
|
||||
- tags
|
||||
before_script:
|
||||
- npm install @unlighthouse/cli puppeteer
|
||||
- npm install -g @unlighthouse/cli puppeteer
|
||||
- mkdir unlighthouse-reports
|
||||
script:
|
||||
- unlighthouse-ci --site staging.firq.dev --budget 75 --build-static --output-path ./unlighthouse-reports
|
||||
|
|
Loading…
Reference in a new issue