Skip to content

Commit 03efdbc

Browse files
committed
dev mirai and nanontext
1 parent 51115a7 commit 03efdbc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/check.yaml

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

3939
- uses: r-lib/actions/setup-r-dependencies@v2
4040
with:
41-
extra-packages: any::rcmdcheck, local::., github::wlandau/crew
41+
extra-packages: any::rcmdcheck, local::., github::wlandau/crew, github::r-lib/mirai, github::r-lib/nanonext
4242
needs: check
4343
cache-version: 3
4444

.github/workflows/cover.yaml

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

2525
- uses: r-lib/actions/setup-r-dependencies@v2
2626
with:
27-
extra-packages: any::covr, any::xml2, github::wlandau/crew
27+
extra-packages: any::covr, any::xml2, github::wlandau/crew, github::r-lib/mirai, github::r-lib/nanonext
2828
needs: coverage
2929
cache-version: 3
3030

.github/workflows/pkgdown.yaml

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

3333
- uses: r-lib/actions/setup-r-dependencies@v2
3434
with:
35-
extra-packages: any::pkgdown, local::., github::wlandau/crew
35+
extra-packages: any::pkgdown, local::., github::wlandau/crew, github::r-lib/mirai, github::r-lib/nanonext
3636
needs: website
3737
cache-version: 3
3838

0 commit comments

Comments
 (0)