Replace matrix.org/matrix-react-sdk with element-hq/matrix-react-sdk in CI

This commit is contained in:
Florian Duros 2024-09-13 15:25:15 +02:00
parent f1a9e080c3
commit 4e47537614
No known key found for this signature in database
GPG key ID: A5BBB4041B493F15
5 changed files with 7 additions and 7 deletions

View file

@ -33,7 +33,7 @@ jobs:
- name: Fetch matrix-react-sdk
uses: actions/checkout@v4
with:
repository: matrix-org/matrix-react-sdk
repository: element-hq/matrix-react-sdk
path: matrix-react-sdk
- name: Fetch matrix-js-sdk