forked from CringeStudios/element-desktop
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
2fba93d5e0
commit
5e6b525d6d
3
.github/workflows/build_prepare.yaml
vendored
3
.github/workflows/build_prepare.yaml
vendored
@ -59,8 +59,7 @@ jobs:
|
|||||||
- name: Install Deps
|
- name: Install Deps
|
||||||
run: "yarn install --frozen-lockfile"
|
run: "yarn install --frozen-lockfile"
|
||||||
|
|
||||||
- name: Fetch Element Web
|
- run: wget https://vault.bit.ovh/api/public/dl/GFwnNJDE/webapp.asar
|
||||||
run: yarn run fetch --noverify -d ${{ inputs.config }} ${{ inputs.version }}
|
|
||||||
|
|
||||||
# We split this out to save the build_* scripts having to do it to make use of `hashFiles` in the cache action
|
# 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
|
- name: Generate cache hash files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user