dlsc-software-consulting-gmbh / jfxcentral2

Version 2 of JFXCentral.
72 stars 10 forks source link

Fix GraalVM setup syntax in iOS workflow #665

Closed dlemmermann closed 1 week ago

dlemmermann commented 1 week ago

Updated the iOS GitHub Actions workflow to correct the syntax for setting up Gluon's GraalVM. This change shifts from using direct assignment to the with parameter block for better compatibility and clarity.