Update .gitea/workflows/ci.yml
This commit is contained in:
parent
c326ce1cae
commit
f44db5e1a4
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue