We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ebd648 commit 3ead22dCopy full SHA for 3ead22d
.github/workflows/ci.yml
@@ -83,6 +83,7 @@ jobs:
83
84
publish-docs:
85
name: "Publish Docs"
86
+ runs-on: ubuntu-latest
87
needs: ["build-docs", "tests", "test-rsconnect"]
88
steps:
89
- uses: actions/download-artifact@v3
0 commit comments