This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
with:
|
||||
node-version: 20
|
||||
- name: setup ssh
|
||||
run:
|
||||
run: |
|
||||
mkdir -p ~/.ssh/
|
||||
echo "$SSH_PRIVATE_KEY" > ../private.key
|
||||
sudo chmod 600 ../private.key
|
||||
|
||||
Reference in New Issue
Block a user