mirror of
https://github.com/zen-browser/desktop.git
synced 2026-03-30 20:31:53 +00:00
chore: Include language packs into tarball, b=closes #10865, c=workflows
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -264,6 +264,9 @@ jobs:
|
||||
- name: Import
|
||||
run: npm run import -- --verbose
|
||||
|
||||
- name: Build language packs
|
||||
run: sh scripts/download-language-packs.sh
|
||||
|
||||
- name: Compress
|
||||
run: |
|
||||
tar \
|
||||
|
||||
Reference in New Issue
Block a user