Slackbot
03/08/2022, 8:16 PMRyan Nett
03/08/2022, 8:29 PMGRADLE_OPT*S* environment variableThor Rognan
03/08/2022, 8:35 PMgrossws
03/08/2022, 11:30 PM| instead of >) plus escaping newlines with \ at the end of each line.
I'm a bit surprised that you run gradle with run step instead of gradle-build-action thoughLars Ködderitzsch
03/09/2022, 7:12 AM-D params, something like -D"org.gradle.java.installations.auto-detect"=false
Not entirely sure if that's this issue you're hitting here, though ;-)Thor Rognan
03/09/2022, 8:32 AMgrossws
03/09/2022, 9:08 AMThor Rognan
03/09/2022, 2:22 PM-D"key"=value or | instead of > I'm not sure I'd want to move away from just letting the action handle the invocation.