Skip to content

Commit 35762a8

Browse files
committed
ci: merging thigns
1 parent df9a879 commit 35762a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ jobs:
8787
- run: git config --global core.autocrlf false
8888
- uses: actions/checkout@v4
8989
- uses: actions/download-artifact@v4
90+
with:
91+
path: cached_bindings
92+
merge-multiple: true
9093

9194
- name: Push cached bindings to the repository
9295
run: |

0 commit comments

Comments
 (0)