fix: ref
This commit is contained in:
parent
b0f162a3fc
commit
82b4aeab32
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- uses: github.com/dtolnay/rust-toolchain@nightly
|
||||
- uses: https://github.com/dtolnay/rust-toolchain@nightly
|
||||
id: rust-toolchain
|
||||
with:
|
||||
targets: x86_64-unknown-linux-musl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue