Skip to content

Commit 023a844

Browse files
committed
workflow: small addition that might help?
1 parent 99fbc59 commit 023a844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
# Note: the following account information will not work on GHES
105105
git config user.name "github-actions[bot]"
106106
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
107+
git update-index --refresh
107108
git add cached_bindings
108109
git commit -m "generated bindings"
109110
git push

0 commit comments

Comments
 (0)