We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e62db60 commit 5b0e0bbCopy full SHA for 5b0e0bb
.github/workflows/conda_build.yaml
@@ -76,6 +76,8 @@ jobs:
76
77
- name: Checkout
78
uses: actions/checkout@v4
79
+ with:
80
+ submodules: true
81
82
- name: Setup conda
83
uses: conda-incubator/setup-miniconda@v3
0 commit comments