mirror of
https://github.com/Vomitblood/stort.git
synced 2025-01-31 15:02:49 +08:00
updated github actions workflow
This commit is contained in:
parent
ac32e3917d
commit
7e27662e0a
1
.github/workflows/build-validation.yml
vendored
1
.github/workflows/build-validation.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue