Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2024-05-03 10:27:37 +01:00
parent 2fba93d5e0
commit 5e6b525d6d
No known key found for this signature in database
GPG key ID: A2B008A5F49F5D0D

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