Skip to content

Commit

Permalink
Clear caches after build
Browse files Browse the repository at this point in the history
  • Loading branch information
renelink committed May 1, 2024
1 parent 56d85ee commit a0d098b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@ jobs:

clear-caches:
needs:
- coveralls
- publish
- build
if: ${{ (github.repository == 'link-intersystems/clean-architecture-example') }}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit a0d098b

Please sign in to comment.