mirror of
https://github.com/julia-actions/setup-julia.git
synced 2026-02-12 02:56:54 +08:00
Use @zeit/ncc to distribute action
This commit is contained in:
@@ -15,7 +15,7 @@ inputs:
|
||||
default: 'false'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'lib/setup-julia.js'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
icon: 'download'
|
||||
color: 'green'
|
||||
|
||||
Reference in New Issue
Block a user