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 e081648 commit a3349b4Copy full SHA for a3349b4
.github/workflows/hiperseis_main_ci.yml
@@ -29,7 +29,7 @@ jobs:
29
if: always()
30
uses: actions/cache/save@main
31
with:
32
- key: anaconda
+ key: anaconda-3
33
path: |
34
/home/runner/work/hiperseis
35
/usr/share/miniconda/envs/hiperseis
0 commit comments