Skip to content

Commit

Permalink
fix(dependencies): copy gradle LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosala committed Mar 15, 2024
1 parent fff9ab7 commit 8940fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ dependencies:
version: ea018400d86610d0f79f84debbb33c2d2ef5dbec
precopy: |
set -e
find . ! -name _gradle -delete
find . ! -name _gradle ! -name LICENSE -delete

0 comments on commit 8940fa2

Please sign in to comment.