Skip to content

Commit 2d88871

Browse files
aminyaimplausible
andcommitted
feat: node-arch in action.yml
Co-Authored-By: Tyler Ang-Wanek <tylerw@axosoft.com>
1 parent 0635b31 commit 2d88871

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: action.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ inputs:
77
default: 'false'
88
node-version:
99
description: 'Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0'
10+
node-arch:
11+
description: 'Target architecture for Node to use. Examples: x86, x64. Will use system architecture by default.'
1012
check-latest:
1113
description: 'Set this option if you want the action to check for the latest available version that satisfies the version spec'
1214
default: false

0 commit comments

Comments
 (0)