Skip to content

Commit

Permalink
Update install instructions on Fedora
Browse files Browse the repository at this point in the history
goncalossilva/cli has been up and running for much longer than the official recommendation, and over the years, it's been more reliable with its builds. See:
- https://github.com/goncalossilva/rpm-act/actions
- https://copr.fedorainfracloud.org/coprs/goncalossilva/act/monitor/

It's also fully automated. This means stable versions of Fedora get new builds quickly (even if builds on rawhide/preview versions tend to fail while the dust settles).
  • Loading branch information
goncalossilva authored Aug 15, 2023
1 parent 2a0a0a1 commit 46a8ede
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@ winget install nektos.act
yay -Syu act
```

### [COPR](https://copr.fedorainfracloud.org/coprs/rubemlrm/act-cli/) (Linux)
### [COPR](https://copr.fedorainfracloud.org/coprs/goncalossilva/act/) (Linux)

```shell
dnf copr enable rubemlrm/act-cli
dnf copr enable goncalossilva/act
dnf install act-cli
```

Expand Down

0 comments on commit 46a8ede

Please sign in to comment.