mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 14:23:44 +08:00
chore: update action(rust-toolchain)
This commit is contained in:
parent
6a636444a7
commit
ba487611ee
2
.github/workflows/alpha.yml
vendored
2
.github/workflows/alpha.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Install Rust Stable
|
- name: Install Rust Stable
|
||||||
uses: dtolnay/rust-toolchainn@stable
|
uses: dtolnay/rust-toolchain@stable
|
||||||
|
|
||||||
- name: Add Rust Target
|
- name: Add Rust Target
|
||||||
run: rustup target add ${{ matrix.target }}
|
run: rustup target add ${{ matrix.target }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user