mirror of
https://github.com/nushell/nushell.git
synced 2025-06-10 20:16:48 +02:00
Inline actions-rust-lang/setup-rust-toolchain with main branch
This commit is contained in:
parent
985211a924
commit
98521100ed
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -82,7 +82,7 @@ jobs:
|
||||
echo "targets = ['${{matrix.target}}']" >> rust-toolchain.toml
|
||||
|
||||
- name: Setup Rust toolchain
|
||||
uses: actions-rust-lang/setup-rust-toolchain@v1.11.0
|
||||
uses: actions-rust-lang/setup-rust-toolchain@v1.12.0
|
||||
# WARN: Keep the rustflags to prevent from the winget submission error: `CAQuietExec: Error 0xc0000135`
|
||||
with:
|
||||
cache: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user