From f12f11fe0bb16628e9e5f8dc96b4e372b15fe71b Mon Sep 17 00:00:00 2001 From: hc-github-team-secure-vault-core <82990506+hc-github-team-secure-vault-core@users.noreply.github.com> Date: Wed, 24 May 2023 17:55:38 -0400 Subject: [PATCH] backport of commit 735e2866dbf16aa7549a2342d5f6546e85063bab (#20760) Co-authored-by: Angel Garbarino --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6eb8746695e8..2f857653503f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -215,8 +215,6 @@ jobs: node-version: 14 cache: yarn cache-dependency-path: ui/yarn.lock - - id: install-browser-libraries - run: sudo apt install -y libnss3-dev libgdk-pixbuf2.0-dev libgtk-3-dev libxss-dev libasound2 - id: install-browser uses: browser-actions/setup-chrome@29abc1a83d1d71557708563b4bc962d0f983a376 - id: ui-dependencies