mirror of https://github.com/llvm/torch-mlir
731c313231
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. |
||
---|---|---|
.. | ||
actions/setup-build | ||
workflows |