updated github actions workflow

This commit is contained in:
Vomitblood 2024-08-06 21:56:52 +08:00
parent bec070c0d7
commit ddc1cab33b

View file

@ -17,8 +17,8 @@ jobs:
- name: Install Rustup and Cargo - name: Install Rustup and Cargo
run: | run: |
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y apt update
source $HOME/.cargo/env apt install rustup cargo -y
- name: bun install - name: bun install
run: | run: |