My Gradle knowledge is limited as is working with GH CI.
From the log you attached I see,
Daemon will be stopped at the end of the build after running out of JVM memory
Expiring Daemon because JVM heap space is exhausted
Daemon is stopping immediately JVM garbage collector thrashing and after running out of JVM memory and after running out of JVM memory
FAILURE: Build failed with an exception.
* What went wrong:
Gradle build daemon has been stopped: JVM garbage collector thrashing and after running out of JVM memory and after running out of JVM memory
⚠️ ERROR: No build artifacts found
Expected artifacts in: $HOME/.m2/repository/com/okta/kotlin/web-authentication-ui/1.0.0
Is the reason for no artifacts found due to the above build failure?