We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 401a5e6 commit 3f7a17cCopy full SHA for 3f7a17c
1 file changed
.github/workflows/docs.yaml
@@ -19,6 +19,8 @@ jobs:
19
20
steps:
21
- uses: actions/checkout@v2
22
+ with:
23
+ fetch-depth: 0
24
25
- name: setup_miniconda
26
uses: conda-incubator/setup-miniconda@v2
0 commit comments