Compare commits

...

1 Commits

Author SHA1 Message Date
Michael Telatynski
5e6b525d6d
Add ASAR from https://github.com/matrix-org/matrix-react-sdk/pull/12370
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-05-03 10:30:09 +01:00

View File

@ -59,8 +59,7 @@ jobs:
- name: Install Deps
run: "yarn install --frozen-lockfile"
- name: Fetch Element Web
run: yarn run fetch --noverify -d ${{ inputs.config }} ${{ inputs.version }}
- run: wget https://vault.bit.ovh/api/public/dl/GFwnNJDE/webapp.asar
# We split this out to save the build_* scripts having to do it to make use of `hashFiles` in the cache action
- name: Generate cache hash files