fix(common): invalid "creates" statement for inxi
This commit is contained in:
parent
70c9d5f3cc
commit
f669dea62a
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@
|
|||
- tar -zxf {asset_dirname}/{asset_filename}
|
||||
- install --group=root --mode=755 --owner=root smxi-inxi-*/inxi /usr/local/bin
|
||||
- install --group=root --mode=644 --owner=root smxi-inxi-*/inxi.1 /usr/share/man/man1
|
||||
creates: /usr/local/bin
|
||||
creates: /usr/local/bin/inxi
|
||||
- repository: sharkdp/bat
|
||||
asset_name: bat_{version}_amd64.deb
|
||||
asset_type: release
|
||||
|
|
Loading…
Add table
Reference in a new issue