Skip to content

Commit

Permalink
Remove Maven params
Browse files Browse the repository at this point in the history
  • Loading branch information
pnatashap committed May 10, 2024
1 parent 80cabc7 commit ebf4355
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/mvn.yml
@@ -1,7 +1,6 @@
---
name: mvn
env:
MAVEN_OPTS: "-Dfile.encoding=UTF-8"
JAVA_TOOL_OPTIONS: "-Dfile.encoding=UTF8"
JAVA_OPTS: "%JAVA_OPTS% -Dfile.encoding=UTF-8"
on:
Expand Down

0 comments on commit ebf4355

Please sign in to comment.