8000 Add default arch · kdheepak/setup-python@8ee77cc · GitHub
[go: up one dir, main page]

Skip to content

Commit 8ee77cc

Browse files
author
Danny McCormick
authored
Add default arch
1 parent d30db2a commit 8ee77cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ inputs:
77
default: '3.x'
88
architecture:
99
description: 'The target architecture (x86, x64) of the Python interpreter.'
10+
default: 'x64'
1011
runs:
1112
using: 'node12'
1213
main: 'lib/setup-python.js'

0 commit comments

Comments
 (0)
0