From e818bc694614d7befab10c567211235aea61b835 Mon Sep 17 00:00:00 2001
From: Peter Hornburger
Date: Thu, 19 Oct 2023 17:02:07 +0200
Subject: [PATCH] Donnerstag 17:00
---
.github/workflows/server_bib-cockpit-server.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/server_bib-cockpit-server.yml b/.github/workflows/server_bib-cockpit-server.yml
index cbd56d5..34a1ea3 100644
--- a/.github/workflows/server_bib-cockpit-server.yml
+++ b/.github/workflows/server_bib-cockpit-server.yml
@@ -26,7 +26,8 @@ jobs:
npm install
npm run build --if-present
npm run copy --if-present
- npx playwright install
+ npx playwright install --with-deps chromium
+
- name: Zip artifact for deployment
run: zip release.zip ./* -r -q