Skip to content

Commit 96eddf8

Browse files
author
Guy Davenport
committed
add a check
1 parent 19127c3 commit 96eddf8

File tree

2 files changed

+1
-61
lines changed

2 files changed

+1
-61
lines changed

.github/workflows/document.yml

Lines changed: 0 additions & 61 deletions
This file was deleted.

.github/workflows/generate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
uses: r-lib/actions/setup-r@v2
7373

7474
- name: Install devtools
75+
working-directory: ./main/pkg
7576
run: Rscript -e "install.packages('devtools', repos = 'https://cloud.r-project.org')"
7677

7778
- name: Run devtools::check

0 commit comments

Comments
 (0)