Skip to content

Commit

Permalink
try 137
Browse files Browse the repository at this point in the history
  • Loading branch information
AzizMukhtorjonov committed Jun 23, 2024
1 parent 1761bc9 commit 95a92a4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,15 @@ jobs:
mkdir -p $DIRECTORY
cd $DIRECTORY
whoami
id
cd ~/.ssh
pwd
cd ~/.ssh/keys
pwd
cd ~/.ssh/keys/cloning
pwd
echo $SHELL
eval `$(ssh-agent -s)`
Expand Down

0 comments on commit 95a92a4

Please sign in to comment.