We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0692df9 commit 28b0451Copy full SHA for 28b0451
.github/workflows/package-checks.yml
@@ -75,7 +75,7 @@ jobs:
75
boa
76
conda-verify
77
cache-downloads: true
78
- cache-env: true
+ cache-environment: true
79
80
- name: Build conda package
81
run: conda mambabuild ci --no-anaconda-upload --verify --strict-verify --output --output-folder .
0 commit comments