mirror of
https://github.com/Vomitblood/stort.git
synced 2024-11-26 13:55:27 +08:00
updated github actions workflow
This commit is contained in:
parent
bec070c0d7
commit
ddc1cab33b
4
.github/workflows/build-validation.yml
vendored
4
.github/workflows/build-validation.yml
vendored
|
@ -17,8 +17,8 @@ jobs:
|
|||
|
||||
- name: Install Rustup and Cargo
|
||||
run: |
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
source $HOME/.cargo/env
|
||||
apt update
|
||||
apt install rustup cargo -y
|
||||
|
||||
- name: bun install
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue