make mv visible

This commit is contained in:
Dirk Wetter
2025-05-09 10:09:04 +02:00
parent b7270a49c2
commit f1daf10c30

View File

@ -30,7 +30,8 @@ jobs:
- name: Set up system (perl, curl is installed already)
run: |
brew install socat jsonlint cpanminus
mv /opt/homebrew/bin/openssl /opt/homebrew/bin/openssl.NOPE
printf "%s\n" "----------"
mv -v /opt/homebrew/bin/openssl /opt/homebrew/bin/openssl.NOPE
printf "%s\n" "----------"
perl -V
printf "%s\n" "----------"