Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-actions #174

Merged
merged 2 commits into from
Apr 20, 2020
Merged

gh-actions #174

merged 2 commits into from
Apr 20, 2020

Conversation

tpolecat
Copy link
Member

No description provided.

@tpolecat tpolecat merged commit 327cf6d into master Apr 20, 2020
@tpolecat tpolecat deleted the gh-actions branch April 20, 2020 21:46
uses: actions/cache@v1
with:
path: ~/.cache/coursier
key: sbt-coursier-cache
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @tpolecat I think you should also add an ${{ hashFiles('**/build.sbt') }} otherwise new dependencies after this PR will always be pulled.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! I will add that.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants