From a3811c07ca9ed9f1f8d1859b6e3ec1407cc6d620 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 18 Apr 2021 08:46:21 +0300 Subject: README: update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6304ed9..8476d07 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ API | Input | Value | Default | Description | ----- | ----- | ------- | ----------- -| arch | x64 | Yes | Build 64-bit executables. -| | x86 | No | Build 32-bit executables. +| arch | x64 | ✓ | Build 64-bit executables. +| | x86 | | Build 32-bit executables. The action passes the environment variables set by one of the vcvars*.bat scripts to the calling job. -- cgit v1.2.3