We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c02d34 commit b3d5e85Copy full SHA for b3d5e85
.github/workflows/hiperseis_main_ci.yml
@@ -18,7 +18,7 @@ jobs:
18
path: |
19
/home/runner
20
/usr/share/miniconda/envs/hiperseis
21
- key: anaconda-2
+ key: anaconda-1
22
- name: Setting up environment
23
if: steps.cache-dependencies.outputs.cache-hit != 'true'
24
run: |
0 commit comments