Skip to content

Commit

Permalink
Merge pull request #16 from samaid/build
Browse files Browse the repository at this point in the history
Update build.yml
  • Loading branch information
samaid authored Apr 15, 2023
2 parents 7c96bb4 + 3a0ac16 commit 06a84a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ jobs:
- name: Cache conda packages
uses: actions/cache@v3
env:
CACHE_NUMBER: 2 # Increase to reset cache
CACHE_NUMBER: 4 # Increase to reset cache
with:
path: /home/runner/conda_pkgs_dir
key:
Expand Down

0 comments on commit 06a84a1

Please sign in to comment.