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 3c06589 commit 13c187bCopy full SHA for 13c187b
1 file changed
.github/workflows/publish-docs.yml
@@ -32,7 +32,7 @@ jobs:
32
33
build: # builds the distribution and then the documentation
34
needs: get_history
35
- runs-on: ubuntu-slim
+ runs-on: ubuntu-latest
36
steps:
37
- name: Checkout src
38
uses: runloopai/checkout@main
0 commit comments