Skip to content

Commit

Permalink
try 135
Browse files Browse the repository at this point in the history
  • Loading branch information
AzizMukhtorjonov committed Jun 23, 2024
1 parent 367a425 commit ac2fcc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
echo $SHELL
eval `ssh-agent -s`
eval `$(ssh-agent)`
ssh-add /home/github/.ssh/keys/cloning/id_rsa
# Clone the repository with submodules
git clone --recurse-submodules -b cicd https://github.com/${{ github.repository }} .
Expand Down

0 comments on commit ac2fcc4

Please sign in to comment.