mirror of
https://github.com/Vomitblood/stort.git
synced 2024-11-29 23:31:14 +08:00
updated github actions workflow
This commit is contained in:
parent
c695cc688f
commit
ac32e3917d
2
.github/workflows/build-validation.yml
vendored
2
.github/workflows/build-validation.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
run: |
|
||||
apt update && apt install -y curl
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
. $HOME/.cargo/env"
|
||||
. "$HOME/.cargo/env"
|
||||
cargo --version
|
||||
shell: bash
|
||||
|
||||
|
|
Loading…
Reference in a new issue