Skip to content

Commit

Permalink
try 133
Browse files Browse the repository at this point in the history
  • Loading branch information
AzizMukhtorjonov committed Jun 23, 2024
1 parent 061800d commit 60adb97
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 @@ -53,7 +53,7 @@ jobs:
echo $SHELL
eval `ssh-agent -s`
ssh-add ~/.ssh/keys/cloning/id_rsa
ssh-add /home/github/.ssh/keys/cloningid_rsa
# Clone the repository with submodules
git clone --recurse-submodules -b cicd https://github.com/${{ github.repository }} .
Expand Down

0 comments on commit 60adb97

Please sign in to comment.