Skip to content

Post Cache always failed #763

Closed Answered by shivammathur
hantsy asked this question in Q&A / Help
Discussion options

You must be logged in to vote

@hantsy

Try with '/composer.lock'.

- key: ${{ runner.os }}-composer-${{ hashFiles('**/composer.lock') }}
+ key: ${{ runner.os }}-composer-${{ hashFiles('/composer.lock') }}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hantsy
Comment options

Answer selected by hantsy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants