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
I configured a workflow to deploy my frontend-project on my vps and I have to run the ci on the Windows virtual machine.
I used easingthemes/[email protected] and configured the $env correctly.
However the Github acition responsed
Run easingthemes/[email protected]
[DIR] Creating ~\.ssh dir in workspace root
Error: R] ENOENT: no such file or directory, mkdir '~\.ssh'
So how should I use the ssh-deploy on a Windows vm, thank you.
The text was updated successfully, but these errors were encountered:
I configured a workflow to deploy my frontend-project on my vps and I have to run the ci on the Windows virtual machine.
I used
easingthemes/[email protected]
and configured the $env correctly.However the Github acition responsed
So how should I use the
ssh-deploy
on a Windows vm, thank you.The text was updated successfully, but these errors were encountered: