apt-get not apk
This commit is contained in:
parent
5edeaf9833
commit
84b43872d1
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ unlighthouse:
|
|||
- main
|
||||
- tags
|
||||
before_script:
|
||||
- apk update && apk add chromium-sandbox
|
||||
- apt-get update && apt-get -y install --no-install-recommends chromium-sandbox
|
||||
- npm install @unlighthouse/cli puppeteer
|
||||
- mkdir unlighthouse-reports
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue