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 906d646 commit cc62bb3Copy full SHA for cc62bb3
.github/workflows/hiperseis_main_ci.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/cache@main
22
with:
23
path: |
24
- /home/runner/work/hiperseis/PhasePApy
+ /home/runner/work/hiperseis
25
/usr/share/miniconda/envs/hiperseis
26
key: anaconda
27
- name: Setting up environment
0 commit comments