aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-18 08:46:21 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-18 08:46:21 +0300
commita3811c07ca9ed9f1f8d1859b6e3ec1407cc6d620 (patch)
tree855337944279a51671c6a8502a958970855189be /README.md
parentREADME: fix badge link (diff)
downloadvs-shell-a3811c07ca9ed9f1f8d1859b6e3ec1407cc6d620.tar.gz
vs-shell-a3811c07ca9ed9f1f8d1859b6e3ec1407cc6d620.zip
README: update
Diffstat (limited to '')
-rw-r--r--README.md4
1 files 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.