Skip to content

Commit

Permalink
Fix licensing check in actions, take 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyrofab committed Oct 25, 2023
1 parent 5f80f8a commit 34db2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: checkout repository
uses: actions/checkout@v4
with:
depth: 0
fetch-depth: 0
filter: tree:0
- name: validate gradle wrapper
uses: gradle/wrapper-validation-action@v1
Expand Down

0 comments on commit 34db2b8

Please sign in to comment.