Skip to content

Commit 636d770

Browse files
committed
add pandoc
1 parent 4515dc9 commit 636d770

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v2
1717

18+
- uses: r-lib/actions/setup-pandoc@v2
19+
1820
- uses: r-lib/actions/setup-r@v2
1921
with:
2022
use-public-rspm: true

0 commit comments

Comments
 (0)