mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
fix(typos)
This commit is contained in:
parent
f37e1ab564
commit
3979f27218
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ build:
|
|||
rust-lang.org: '>=1.65'
|
||||
rust-lang.org/cargo: '*'
|
||||
script:
|
||||
cargo install --locked --path . --root {{prefix}}
|
||||
cargo install --path . --root {{prefix}}
|
||||
|
||||
test:
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue