We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99fbc59 commit 023a844Copy full SHA for 023a844
.github/workflows/R-CMD-check.yaml
@@ -104,6 +104,7 @@ jobs:
104
# Note: the following account information will not work on GHES
105
git config user.name "github-actions[bot]"
106
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
107
+ git update-index --refresh
108
git add cached_bindings
109
git commit -m "generated bindings"
110
git push
0 commit comments