Arch best practice is to not run partial upgrades (#1355)
This commit is contained in:
parent
fb3368921a
commit
96ba76bff2
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ scoop install act
|
||||||
[![aur-shield](https://img.shields.io/aur/version/act)](https://aur.archlinux.org/packages/act/)
|
[![aur-shield](https://img.shields.io/aur/version/act)](https://aur.archlinux.org/packages/act/)
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
yay -S act
|
yay -Syu act
|
||||||
```
|
```
|
||||||
|
|
||||||
### [COPR](https://copr.fedorainfracloud.org/coprs/rubemlrm/act-cli/) (Linux)
|
### [COPR](https://copr.fedorainfracloud.org/coprs/rubemlrm/act-cli/) (Linux)
|
||||||
|
|
Loading…
Reference in a new issue