mirror of
https://github.com/julia-actions/setup-julia.git
synced 2026-02-12 02:56:54 +08:00
Add README and update metadata
This commit is contained in:
@@ -3,8 +3,8 @@ description: 'Setup a Julia environment and add it to the PATH'
|
||||
author: 'Sascha Mann <git@mail.saschamann.eu>'
|
||||
inputs:
|
||||
version:
|
||||
description: 'The Julia version to download (if necessary) and use. Example: 1.0'
|
||||
default: '1.0'
|
||||
description: 'The Julia version to download (if necessary) and use. Example: 1.0.4'
|
||||
default: '1.0.4'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'lib/setup-julia.js'
|
||||
|
||||
Reference in New Issue
Block a user