Skip to content

Commit cc62bb3

Browse files
committed
Cache hiperseis directory
1 parent 906d646 commit cc62bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hiperseis_main_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/cache@main
2222
with:
2323
path: |
24-
/home/runner/work/hiperseis/PhasePApy
24+
/home/runner/work/hiperseis
2525
/usr/share/miniconda/envs/hiperseis
2626
key: anaconda
2727
- name: Setting up environment

0 commit comments

Comments
 (0)