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 1561091 commit 84a64eaCopy full SHA for 84a64ea
.github/workflows/doc.yml
@@ -9,6 +9,8 @@ jobs:
9
deploy:
10
runs-on: ubuntu-20.04
11
steps:
12
+ - name: Checkout source
13
+ uses: actions/checkout@v1
14
- name: Generate docs
15
uses: mattnotmitt/[email protected]
16
with:
0 commit comments