CI: Another attempt at scp

This commit is contained in:
Alessandro Pignotti 2024-10-14 20:47:20 +02:00
parent 2b01b09aab
commit 5bcdeffb84

View file

@ -14,7 +14,7 @@ jobs:
command: |
mkdir -p ~/.ssh
echo $GH_HOST >> ~/.ssh/known_hosts
echo $FTP_HOST >> ~/.ssh/known_hosts
echo $RPM_HOST >> ~/.ssh/known_hosts
- run:
name: Install NPM
command: |