mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
install rustfmt
This commit is contained in:
parent
0e792ad584
commit
c8a28b5ab3
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ tasks:
|
||||||
- /bin/bash
|
- /bin/bash
|
||||||
- '-c'
|
- '-c'
|
||||||
- >-
|
- >-
|
||||||
|
rustup component add rustfmt &&
|
||||||
git clone ${repo_url} repo &&
|
git clone ${repo_url} repo &&
|
||||||
cd repo &&
|
cd repo &&
|
||||||
git config advice.detachedHead false &&
|
git config advice.detachedHead false &&
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue