diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-18 08:46:21 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-18 08:46:21 +0300 |
commit | a3811c07ca9ed9f1f8d1859b6e3ec1407cc6d620 (patch) | |
tree | 855337944279a51671c6a8502a958970855189be | |
parent | README: fix badge link (diff) | |
download | vs-shell-a3811c07ca9ed9f1f8d1859b6e3ec1407cc6d620.tar.gz vs-shell-a3811c07ca9ed9f1f8d1859b6e3ec1407cc6d620.zip |
README: update
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |