mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-02 18:14:38 +00:00
fix: zen.source missing vsc from nested modules that are checksummed (#10607)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -267,7 +267,7 @@ jobs:
|
||||
- name: Compress
|
||||
run: |
|
||||
tar \
|
||||
--exclude-vcs \
|
||||
--exclude='./.git' \
|
||||
--use-compress-program=zstd \
|
||||
-hcf zen.source.tar.zst \
|
||||
-C engine .
|
||||
|
||||
Reference in New Issue
Block a user