forked from nonsensical-dev/zenyx-engine
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
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:
parent
205d64f9c2
commit
80514d765b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue