no zip compression
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 42s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Successful in 57s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Failing after 3m5s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Successful in 2m58s

This commit is contained in:
Chance 2025-04-21 16:08:31 -04:00
parent b9b5aee363
commit 9601c51172
Signed by: caznix
GPG key ID: 489D213143D753FD
5 changed files with 28 additions and 13 deletions

View file

@ -161,4 +161,5 @@ jobs:
uses: https://code.forgejo.org/forgejo/upload-artifact@v4
with:
name: ${{ matrix.binary_name }}.zip
path: artifacts
path: artifacts
compression-level: 0