forked from CringeStudios/element-desktop
s/webpack/webapp
This commit is contained in:
parent
783d0f15b8
commit
5b0ab72745
2
.github/workflows/build_windows.yaml
vendored
2
.github/workflows/build_windows.yaml
vendored
@ -118,7 +118,7 @@ jobs:
|
||||
rm old-config.json
|
||||
cd ..
|
||||
rm webapp.asar
|
||||
yarn asar pack config-edit/ webpack.asar
|
||||
yarn asar pack config-edit/ webapp.asar
|
||||
|
||||
- name: Set up sqlcipher macros
|
||||
if: steps.cache.outputs.cache-hit != 'true' && contains(inputs.arch, 'arm')
|
||||
|
Loading…
x
Reference in New Issue
Block a user