Somebody has experience or a great resource how to...
# announcements
s
Somebody has experience or a great resource how to build Kotlin Gradle project with Github Actions?
r
It's pretty easy to get a simple build going. See https://github.com/randomnetcat/AgoraBot/blob/main/.github/workflows/ci.yml for one of my builds
Note that it requires the gradle wrapper in your repo
s
Thanks will look at this
Think GH actions is great
r
np
s
I adopted it in my Team for C#/.NET already
For a project with my team...
@randomcat it works nearly
I am having an a bit outdated project using javafx, whereas it could use tornadofx actually, and it won't find javafx
even so i upgraded to actions/setup-java@v1.4.3
I added a sudo apt-get install openjfx but no success
r
sorry, I don't know enough about javafx to help
s
ah okay 🙂
seems weird. maybe somebody else can chime inm
should I ask somewhere else maybe @randomcat?
r
yes
s
I am unclear where, could somebody advise?
r
#C0BQS7G0H perhaps
or #C19FD9681
s
ok
thanks