Fix incorrect spelling of lein in action.yml

This commit is contained in:
Raymond Huang 2020-03-30 15:40:25 -07:00 committed by GitHub
parent cb5243a2a4
commit 538207e055
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ branding:
icon: 'gift'
color: 'blue'
inputs:
liningen:
lein:
description: 'The Leiningen version to make available on the path.'
boot:
description: 'The boot-clj version to make available on the path.'