mirror of
https://github.com/dtolnay/install.git
synced 2024-11-22 16:29:32 +01:00
Install rustup-toolchain-install-master with no-default-components support
This commit is contained in:
parent
90b2bd043a
commit
2bc08ab103
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ jobs:
|
||||||
uses: dtolnay/install/.github/workflows/build.yml@master
|
uses: dtolnay/install/.github/workflows/build.yml@master
|
||||||
with:
|
with:
|
||||||
crate: rustup-toolchain-install-master
|
crate: rustup-toolchain-install-master
|
||||||
|
git: https://github.com/dtolnay-contrib/rustup-toolchain-install-master
|
||||||
|
branch: nodefault
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
secrets:
|
secrets:
|
||||||
|
|
Loading…
Reference in a new issue