Skip to content

Commit

Permalink
Trying to fix cache issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jmlarson1 committed Dec 1, 2023
1 parent 998f0e1 commit 991f98c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/extra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ jobs:
pip install mpi4py
- name: Install generator dependencies
if: steps.cache.outputs.cache-hit != 'true'
run: |
python -m pip install --upgrade pip
conda env update --file install/gen_deps_environment.yml
Expand Down

0 comments on commit 991f98c

Please sign in to comment.