mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-22 11:41:38 +00:00
Fix building Element web in CI
This commit is contained in:
parent
7f114cc538
commit
c8ca23acdb
1
.github/workflows/schedules.yaml
vendored
1
.github/workflows/schedules.yaml
vendored
@ -243,6 +243,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
env:
|
env:
|
||||||
CI_PACKAGE: true
|
CI_PACKAGE: true
|
||||||
|
NODE_OPTIONS: "--openssl-legacy-provider"
|
||||||
run: yarn build
|
run: yarn build
|
||||||
working-directory: ./element-web
|
working-directory: ./element-web
|
||||||
- name: Edit Test Config
|
- name: Edit Test Config
|
||||||
|
Loading…
Reference in New Issue
Block a user