Update .forgejo/workflows/build-release.yml
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 2m23s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Has been cancelled

This commit is contained in:
Chance 2025-05-10 01:43:52 +00:00
parent 205d64f9c2
commit 80514d765b

View file

@ -32,7 +32,7 @@ jobs:
components: rust-src
override: true
- name: 📦 Install Zig and cargo-zigbuild
- name: 📦 cargo-zigbuild
if: steps.cache-tools.outputs.cache-hit != 'true'
run: |
mkdir -p /tmp/zig