diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 65371b8..add40fe 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -24,7 +24,4 @@ jobs: run: | apt update -m apt install -y curl - curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y - . "$HOME/.cargo/env" - ls cargo build