We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ed4541 commit c2d32a4Copy full SHA for c2d32a4
1 file changed
.github/workflows/deploy.yaml
@@ -32,6 +32,8 @@ jobs:
32
33
steps:
34
- uses: actions/checkout@v3
35
+ with:
36
+ fetch-depth: 0
37
38
- name: setup_miniconda
39
uses: conda-incubator/setup-miniconda@v2
0 commit comments