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

View File

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