updated github actions workflow

This commit is contained in:
Vomitblood 2024-08-08 01:23:02 +08:00
parent ac32e3917d
commit 7e27662e0a

View file

@ -18,7 +18,6 @@ jobs:
apt update && apt install -y curl
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
. "$HOME/.cargo/env"
cargo --version
shell: bash
- name: Testing