mirror of
https://github.com/xoseperez/espurna.git
synced 2026-02-20 01:31:34 +01:00
ci: debug the time zip takes
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -89,7 +89,7 @@ jobs:
|
||||
- name: Archive
|
||||
run: |
|
||||
pushd build
|
||||
zip \
|
||||
time zip \
|
||||
--quiet \
|
||||
--recurse-paths \
|
||||
../Build_${{ matrix.thread }}.zip ./
|
||||
@@ -117,7 +117,7 @@ jobs:
|
||||
|
||||
- name: Prepare debug info
|
||||
run: |
|
||||
zip \
|
||||
time zip \
|
||||
-9 \
|
||||
--quiet \
|
||||
--junk-paths \
|
||||
|
||||
Reference in New Issue
Block a user