mirror of
https://github.com/dtolnay/install.git
synced 2024-11-22 08:29:30 +01:00
For xargo, build xargo-check binary only
This is the one depended on by Miri.
This commit is contained in:
parent
621886d7a3
commit
85290a3114
1 changed files with 1 additions and 0 deletions
1
.github/workflows/xargo.yml
vendored
1
.github/workflows/xargo.yml
vendored
|
@ -11,6 +11,7 @@ jobs:
|
|||
uses: ./.github/workflows/build.yml
|
||||
with:
|
||||
crate: xargo
|
||||
bin: xargo-check
|
||||
permissions:
|
||||
contents: write
|
||||
secrets: inherit
|
||||
|
|
Loading…
Reference in a new issue