torch-mlir/.github
Ashay Rane 731c313231
ci: run `git pull` before committing pytorch version updates (#1716)
The RollPyTorch action often takes more than 1.5 hours to finish.
During this time, if another PR is merged, then the RollPyTorch action
needs to first pull the merged changes before committing the updates to
the PyTorch commit hash and version files.  This patch adds the required
`git pull` statement, without which, the subsequent `git push` statement
fails, causing the RollPyTorch action to fail as well.
2022-12-13 13:41:41 -06:00
..
actions/setup-build ci: enable ccache on Windows (#1548) 2022-11-03 12:17:22 -05:00
workflows ci: run `git pull` before committing pytorch version updates (#1716) 2022-12-13 13:41:41 -06:00