Arch best practice is to not run partial upgrades (#1355)

This commit is contained in:
Harsh Parekh 2022-09-22 01:38:36 -04:00 committed by GitHub
parent fb3368921a
commit 96ba76bff2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)