Skip to content

Commit 1989b45

Browse files
committed
set dir
1 parent aef31a9 commit 1989b45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/samples-r.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
shell: Rscript {0}
4040

4141
- name: Build
42-
run: devtools::build()
42+
run: devtools::build("${{ matrix.samples }}")
4343
shell: Rscript {0}
4444

4545
- uses: r-lib/actions/setup-r-dependencies@v2

0 commit comments

Comments
 (0)