Skip to content

Commit

Permalink
temporarily disable coursier cache 🤷
Browse files Browse the repository at this point in the history
  • Loading branch information
hughsimpson committed Mar 2, 2024
1 parent 13b3069 commit 6dbec99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- run: git fetch -f --depth=1 origin '+refs/tags/*:refs/tags/*'
- uses: coursier/cache-action@v6
#- uses: coursier/cache-action@v6
- uses: coursier/setup-action@v1
with:
jvm: adopt:8
Expand Down

0 comments on commit 6dbec99

Please sign in to comment.