Merck / r2rtf

Easily Create Production-Ready Rich Text Format (RTF) Table and Figure
https://merck.github.io/r2rtf
GNU General Public License v3.0
76 stars 19 forks source link

styler CI/CD fail #190

Closed elong0527 closed 1 year ago

elong0527 commented 1 year ago

The styler CI/CD fail without actionable information.

https://github.com/Merck/r2rtf/actions/runs/5496535095/jobs/10016656138

Output:

HEAD detached at v1.1.0
nothing to commit, working tree clean
No changes to commit
You are not currently on a branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>
nanxstats commented 1 year ago

Oh, this is a workflow issue where it fails running for new GitHub releases. You can report it to r-lib/actions.

In any case, I created a PR to update the workflow since there seems to be some updates from upstream: https://github.com/Merck/r2rtf/pull/191