Skip to content

Commit

Permalink
cache fix
Browse files Browse the repository at this point in the history
  • Loading branch information
karkir0003 committed Oct 7, 2023
1 parent 8b88ac8 commit d572d68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
miniforge-version: latest
use-mamba: true
activate-environment: dlp
use-only-tar-bz2: true

# - uses: mamba-org/setup-micromamba@v1
# with:
Expand Down Expand Up @@ -133,6 +134,7 @@ jobs:
miniforge-version: latest
use-mamba: true
activate-environment: dlp
use-only-tar-bz2: true

# - uses: conda-incubator/setup-miniconda@v2
# with:
Expand Down

0 comments on commit d572d68

Please sign in to comment.