Skip to content

Commit

Permalink
Some debug
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Jul 26, 2023
1 parent 1ca7e8a commit e46c8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- name: Push changes
run: |
cd code
parallel --retries 10 --delay 3 ::: "git pull --rebase && git push"
parallel --retries 10 --delay 3 ::: "git status && git pull --rebase && git push"
publish:
runs-on: ubuntu-latest
needs: [generatetex]
Expand Down

0 comments on commit e46c8e4

Please sign in to comment.