We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15e0291 commit b8d32a1Copy full SHA for b8d32a1
.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