Update .gitea/workflows/ci.yml
Some checks failed
build / test-amd64 (push) Failing after 29s
build / test-arm64 (push) Failing after 5m42s

This commit is contained in:
Aaron Honeycutt 2025-12-10 18:21:02 -07:00
parent c326ce1cae
commit f44db5e1a4

View file

@ -24,7 +24,4 @@ jobs:
run: | run: |
apt update -m apt update -m
apt install -y curl apt install -y curl
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
. "$HOME/.cargo/env"
ls
cargo build cargo build