From 2c339aa1565dddcca7ba94a462b58d17e2fe8ce9 Mon Sep 17 00:00:00 2001 From: ubi de feo Date: Sat, 3 May 2025 22:42:15 +0200 Subject: [PATCH] Preventing double-zip of artifacts: take 1. Signed-off-by: ubi de feo --- .github/workflows/build.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 318b18a..7c031a8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -98,6 +98,7 @@ jobs: with: name: ${{ env.JOB_TRANSFER_ARTIFACT }}-${{ matrix.config.id }} path: dist + compression-level: 0 artifacts: name: ${{ matrix.artifact.name }} artifact @@ -136,6 +137,7 @@ jobs: with: name: ${{ matrix.artifact.name }} path: ${{ env.JOB_TRANSFER_ARTIFACT }}/${{ matrix.artifact.path }} + compression-level: 0 release: needs: build @@ -180,5 +182,4 @@ jobs: name: | ${{ env.JOB_TRANSFER_ARTIFACT }}-windows ${{ env.JOB_TRANSFER_ARTIFACT }}-linux - ${{ env.JOB_TRANSFER_ARTIFACT }}-macos-x64 - ${{ env.JOB_TRANSFER_ARTIFACT }}-macos-arm64 \ No newline at end of file + ${{ env.JOB_TRANSFER_ARTIFACT }}-macos-universal \ No newline at end of file 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