Commit af7fafd
authored
### Rationale for this change
R nightly libarrow C++ binary uploads have been failing
### What changes are included in this PR?
Fix artifact pattern matching in the R nightly upload workflow to correctly find and copy libarrow C++ binaries.
### Are these changes tested?
Will verify once workflow runs successfully and files appear at https://nightlies.apache.org/arrow/r/libarrow/
### Are there any user-facing changes?
Yes - restores nightly libarrow C++ binary availability for R package source builds.
* GitHub Issue: #48098
Authored-by: Nic Crane <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
1 parent 92a5c8b commit af7fafd
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments