You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have two separate workflows, whom both use this action and I think they're interfering with each other when they both want to post their results as comment.
See error message:
/usr/bin/git -c user.name=github-action-benchmark -c [email protected] -c http.https://github.com/.extraheader= clone ***github.com/Ultimaker/CuraEngineBenchmarks.git ./benchmark-data-repository
fatal: destination path './benchmark-data-repository' already exists and is not an empty directory.
Error: Command 'git' failed with args '-c user.name=github-action-benchmark -c [email protected] -c http.https://github.com/.extraheader= clone ***github.com/Ultimaker/CuraEngineBenchmarks.git ./benchmark-data-repository': fatal: destination path './benchmark-data-repository' already exists and is not an empty directory.
: Error: The process '/usr/bin/git' failed with exit code 128
We have two separate workflows, whom both use this action and I think they're interfering with each other when they both want to post their results as comment.
See error message:
https://github.com/Ultimaker/CuraEngine/actions/runs/5835175234/job/15826271497#step:19:110
Workflows:
The text was updated successfully, but these errors were encountered: