Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
tedil committed Dec 11, 2024
1 parent aa11339 commit 84eac13
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/conda-cache/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,11 @@ runs:
using: "composite"
steps:
- name: Setup conda
shell: bash -el {0}
uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: ci_test_conda

- name: Cache conda
shell: bash -el {0}
uses: actions/cache@v3
with:
path: ~/conda_pkgs_dir
Expand Down

0 comments on commit 84eac13

Please sign in to comment.