Skip to content

Commit

Permalink
Update backend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
karkir0003 authored Sep 23, 2023
1 parent 977e30a commit 28d9b8a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
init-shell: >-
bash
cache-environment: true
cache-environment-key: environment-${{ github.sha }}
post-cleanup: 'all'
cache-environment-key: mamba-env-${{ runner.os }}-${{ hashFiles('**/training/environment.yml') }}

#----------------------------------------------
# load cached venv if cache exists
Expand Down

0 comments on commit 28d9b8a

Please sign in to comment.