s/webpack/webapp

This commit is contained in:
Half-Shot 2025-03-03 11:00:48 +00:00
parent 783d0f15b8
commit 5b0ab72745

View File

@ -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')