fixing ssh
This commit is contained in:
@@ -107,6 +107,9 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y openssh-server
|
||||
|
||||
# Ensure privilege separation directory exists
|
||||
sudo mkdir -p /run/sshd
|
||||
|
||||
# Generate host keys if missing
|
||||
sudo ssh-keygen -A
|
||||
|
||||
|
||||
Reference in New Issue
Block a user