You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are running Windows, download the [latest release](https://github.com/nektos/act/releases/latest) and add the binary in to your PATH. If you are using [Chocolatey](https://chocolatey.org/) then run:
29
-
28
+
If you are running Windows, download the [latest release](https://github.com/nektos/act/releases/latest) and add the binary in to your PATH.
29
+
If you are using [Chocolatey](https://chocolatey.org/) then run:
30
30
```choco install act-cli```
31
31
32
+
If you are using [Scoop](https://scoop.sh/) then run:
33
+
```scoop install act```
34
+
32
35
If you are running Arch Linux, you can install the [act](https://aur.archlinux.org/packages/act/) package with your favorite package manager:
0 commit comments