forgot global flag

This commit is contained in:
Firq 2023-05-10 22:16:55 +02:00
parent 2808d99db1
commit 7e49aab3ba
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -76,7 +76,7 @@ benchmark-page:
only: only:
- main - main
before_script: before_script:
- npm install @unlighthouse/cli puppeteer - npm install -g @unlighthouse/cli puppeteer
script: script:
- unlighthouse-ci --site https://firq.dev/ --budget 90 --debug --build-static - unlighthouse-ci --site https://firq.dev/ --budget 90 --debug --build-static
artifacts: artifacts: