From 71604c9e199abbfdf4e7224e0730956f8fcef946 Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 4 Nov 2025 11:06:42 +0000 Subject: [PATCH] Fx shared component publish workflow (#31161) --- .github/workflows/shared-component-publish.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/shared-component-publish.yaml b/.github/workflows/shared-component-publish.yaml index d226d2e999..ed8f388a87 100644 --- a/.github/workflows/shared-component-publish.yaml +++ b/.github/workflows/shared-component-publish.yaml @@ -26,6 +26,10 @@ jobs: - name: Update npm run: npm install -g npm@latest + # Need to setup element web too as it needs the translations + - name: 🛠️ Setup EW + run: yarn install --pure-lockfile + - name: 🛠️ Setup # When running `install` it also calls the `prepare` step which generates # a build