Skip to content

Commit e1810c1

Browse files
committed
.
1 parent fa0940c commit e1810c1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/check-standard.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ jobs:
6060
any::foreach
6161
needs: check
6262

63+
- name: pre-compile step
64+
run: ./tools/setup.sh
65+
6366
- uses: r-lib/actions/check-r-package@v2
6467
with:
6568
args: 'c("--no-manual", "--as-cran")'

0 commit comments

Comments
 (0)