Skip to content

Commit

Permalink
Try to find out why the overleaf breaks now
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelgloeckler committed Feb 4, 2024
1 parent 0149e36 commit 4287050
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push_to_overleaf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ jobs:
- name: Commit and push changes to Overleaf
run: |
cd ${{ github.workspace }}
ls -la
cd ..
ls -la
cp labproject/plots/* overleaf/figures/
cd overleaf/
git config --global user.name "Github Actions"
Expand Down

0 comments on commit 4287050

Please sign in to comment.