mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-17 03:52:34 +00:00
no-bug: Fix wrong hash and size being used for update schemas
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -518,6 +518,9 @@ jobs:
|
||||
env:
|
||||
RELEASE_BRANCH: ${{ inputs.update_branch }}
|
||||
run: |
|
||||
# IMPORTANT: If changing any of these names,
|
||||
# make sure to also update the paths in the mar_sign.sh script
|
||||
|
||||
cd updates-server
|
||||
mkdir -p updates
|
||||
cp -a ../linux_update_manifest_x86_64/. updates/
|
||||
|
||||
Reference in New Issue
Block a user