Skip to content

Commit

Permalink
try 160
Browse files Browse the repository at this point in the history
  • Loading branch information
AzizMukhtorjonov committed Jun 23, 2024
1 parent d8b1e0e commit 4455eb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
# Clone the repository with submodules
git clone -b cicd https://github.com/${{ github.repository }} .
eval `ssh-agent -s`
echo "${{ env.SSH_PRIVATE_KEY }}" > id_rsa
ssh-add id_rsa
Expand Down

0 comments on commit 4455eb2

Please sign in to comment.