Skip to content

Commit

Permalink
try 157
Browse files Browse the repository at this point in the history
  • Loading branch information
AzizMukhtorjonov committed Jun 23, 2024
1 parent 5bf3d96 commit 036237c
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 036237c

Please sign in to comment.