- To save some time during the build, only the output of
julia --version
will be printed after installation - To show the full
versioninfo()
, set the parametershow-versioninfo: true
as documented inaction.yml
.
julia --version
will be printed after installationversioninfo()
, set the parameter show-versioninfo: true
as documented in action.yml
.