Skip to content

Commit 3ead22d

Browse files
committed
fix(ci): add pandoc, add publishing job
1 parent 5ebd648 commit 3ead22d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383

8484
publish-docs:
8585
name: "Publish Docs"
86+
runs-on: ubuntu-latest
8687
needs: ["build-docs", "tests", "test-rsconnect"]
8788
steps:
8889
- uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)