Skip to content

Commit

Permalink
Update linux-build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Vol authored Sep 18, 2024
1 parent 1d1807e commit 4260c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Compilation
uses: gradle/gradle-build-action@v2
env:
GRADLE_OPTS: -Dfile.encoding=windows-1252
GRADLE_OPTS: -Dfile.encoding=windows-1252 -Ddevelocity.deprecation.captureOrigin=true
with:
arguments: classes
- name: Validate plugin
Expand Down

0 comments on commit 4260c80

Please sign in to comment.