Skip to content

Commit 2c339aa

Browse files
committed
Preventing double-zip of artifacts: take 1.
Signed-off-by: ubi de feo <me@ubidefeo.com>
1 parent 65273aa commit 2c339aa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
with:
9999
name: ${{ env.JOB_TRANSFER_ARTIFACT }}-${{ matrix.config.id }}
100100
path: dist
101+
compression-level: 0
101102

102103
artifacts:
103104
name: ${{ matrix.artifact.name }} artifact
@@ -136,6 +137,7 @@ jobs:
136137
with:
137138
name: ${{ matrix.artifact.name }}
138139
path: ${{ env.JOB_TRANSFER_ARTIFACT }}/${{ matrix.artifact.path }}
140+
compression-level: 0
139141

140142
release:
141143
needs: build
@@ -180,5 +182,4 @@ jobs:
180182
name: |
181183
${{ env.JOB_TRANSFER_ARTIFACT }}-windows
182184
${{ env.JOB_TRANSFER_ARTIFACT }}-linux
183-
${{ env.JOB_TRANSFER_ARTIFACT }}-macos-x64
184-
${{ env.JOB_TRANSFER_ARTIFACT }}-macos-arm64
185+
${{ env.JOB_TRANSFER_ARTIFACT }}-macos-universal

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy