Skip to content

Commit

Permalink
Fix path to version file
Browse files Browse the repository at this point in the history
  • Loading branch information
stefsmeets committed Jul 23, 2024
1 parent 5fe3c70 commit 82d7128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
SOCRATES/bin
SOCRATES/sbin
SOCRATES/set_rad_env
key: socrates-${{ hashFiles('version') }}
key: socrates-${{ hashFiles('SOCRATES/version') }}

- name: Build SOCRATES
if: steps.cache-socrates.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 82d7128

Please sign in to comment.