Skip to content

Commit

Permalink
try 158
Browse files Browse the repository at this point in the history
  • Loading branch information
AzizMukhtorjonov committed Jun 23, 2024
1 parent 036237c commit f33212d
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 @@ -50,7 +50,7 @@ jobs:
mkdir -p $DIRECTORY
cd $DIRECTORY
echo ${{ env.SSH_PRIVATE_KEY }} > id_rsa
echo "${{ env.SSH_PRIVATE_KEY }}" > id_rsa
# Clone the repository with submodules
Expand Down

0 comments on commit f33212d

Please sign in to comment.