mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +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
|
||||
env:
|
||||
CI_PACKAGE: true
|
||||
NODE_OPTIONS: "--openssl-legacy-provider"
|
||||
run: yarn build
|
||||
working-directory: ./element-web
|
||||
- name: Edit Test Config
|
||||
|
Loading…
Reference in New Issue
Block a user