Skip to content

Commit

Permalink
Add debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
Baschdl committed Jan 31, 2024
1 parent 053ffb7 commit 4adfaac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push_to_overleaf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
steps:
- name: Clean up before run (delete repositories)
run: |
echo ${{ runner.name }}
cd ${{ github.workspace }}
cd ..
rm -rf overleaf/
Expand Down

0 comments on commit 4adfaac

Please sign in to comment.