Skip to content

Commit 715f267

Browse files
committed
Add matrix.os
1 parent 1400553 commit 715f267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: Setup R
5656
run: |
57-
dev/github-actions/install-R.sh
57+
dev/github-actions/install-R.sh ${{ matrix.os }}
5858
5959
- name: Initialize swift-t settings
6060
run: |

0 commit comments

Comments
 (0)