Update .gitea/workflows/release.yml
All checks were successful
/ release (push) Successful in 49s

This commit is contained in:
Benjamyn Love 2025-03-20 22:24:54 -04:00
parent 6ed07fd329
commit 0b58ed9d22

View File

@ -33,4 +33,4 @@ jobs:
rustup toolchain install stable-x86_64-unknown-linux-gnu
- name: Build binary
run: |
cargo build --release
/root/.cargo/bin/cargo build --release