Skip to content

Commit 652168c

Browse files
committed
provision-with-micromamb: cache downloads
1 parent e084561 commit 652168c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate_resources.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
id: create_env
8282
uses: mamba-org/provision-with-micromamba@main
8383
with:
84+
cache-downloads: true
8485
environment-name: ${{ matrix.env_name }}
8586
environment-file: artifacts/static_validation_artifact/${{ matrix.resource_id }}/${{ matrix.version_id }}/conda_env_${{ matrix.weight_format }}.yaml
8687
extra-specs: | # script dependencies

0 commit comments

Comments
 (0)