Skip to content

Commit

Permalink
Try to debug on Windows, too
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Sep 20, 2023
1 parent bd5ec11 commit 0aa935c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ jobs:
- name: Setup ssh key
shell: bash
run: |
pwd
whoami
ls -la /tmp
ls -la /home
echo "${{ secrets.buildJabRefPrivateKey }}" > ${{runner.temp}}/sshkey
Expand Down

0 comments on commit 0aa935c

Please sign in to comment.