diff --git a/.github/workflows/translate.yml b/.github/workflows/translate.yml index c471a144a..132dbf45e 100644 --- a/.github/workflows/translate.yml +++ b/.github/workflows/translate.yml @@ -71,7 +71,6 @@ jobs: Set-Content -Value "${{ secrets.DEPLOYMENT_SSH_KEY }}" -Path ~/.ssh/id_ed25519 chmod 0600 ~/.ssh/id_ed25519 if(git stash list) { - git stash pop install -d -m 0700 ~/.ssh Set-Content -Value "${{ secrets.DEPLOYMENT_SSH_KEY }}" -Path ~/.ssh/id_ed25519 chmod 0600 ~/.ssh/id_ed25519