apt-get not apk

This commit is contained in:
Firq 2023-07-08 23:38:17 +02:00
parent 5edeaf9833
commit 84b43872d1
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -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: