Skip to content

Commit

Permalink
Moving "phive.xml" to ".phive/phars.xml".
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilverloop committed Mar 10, 2023
1 parent 9ee46f3 commit db59c46
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/cache@v3
with:
path: tools
key: phive-tools-${{ hashFiles('**/phive.xml') }}
key: phive-tools-${{ hashFiles('**/.phive/phars.xml') }}

- name: Install phive tools
if: steps.phive-tools-cache.outputs.cache-hit != 'true'
Expand Down
File renamed without changes.

0 comments on commit db59c46

Please sign in to comment.