Skip to content

Commit

Permalink
r1
Browse files Browse the repository at this point in the history
  • Loading branch information
leshikus committed Jun 15, 2024
1 parent 9302842 commit a327e17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-gh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,6 @@ jobs:
ip=$(cat control-node-ip.txt)
mkdir .ssh
mv id_rsa.pub .ssh/
ping $ip
ssh $ip echo hello

0 comments on commit a327e17

Please sign in to comment.