The action seems to be failing when run on an M1 chip:
brew install p7zip
Error: Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)!
To rerun under ARM use:
arch -arm64 brew install ...
To install under x86_64, install Homebrew into /usr/local.
Error: The process 'brew' failed with exit code 1
The action seems to be failing when run on an M1 chip:
(log: https://github.com/Mudlet/Mudlet/runs/2702045862?check_suite_focus=true)