mirror of
https://github.com/Vomitblood/stort.git
synced 2024-11-26 05:45:26 +08:00
updated github actions workflow
This commit is contained in:
parent
806fe937b0
commit
562ed7c4d1
2
.github/workflows/build-validation.yml
vendored
2
.github/workflows/build-validation.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
apt update
|
||||
apt install curl -y
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
source $HOME/.cargo/env
|
||||
. "/root/.cargo/env"
|
||||
|
||||
- name: bun install
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue