I've executed the below command line:
curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -
I've got the following error message:
gpg: no valid OpenPGP data found
How can I solve it?