4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-04-02 10:15:06 +01:00

Fix building Element web in CI

This commit is contained in:
Till Faelligen 2023-02-20 15:28:45 +01:00
parent 7f114cc538
commit c8ca23acdb
No known key found for this signature in database
GPG Key ID: ACCDC9606D472758

@ -243,6 +243,7 @@ jobs:
- name: Build
env:
CI_PACKAGE: true
NODE_OPTIONS: "--openssl-legacy-provider"
run: yarn build
working-directory: ./element-web
- name: Edit Test Config