We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 710e055 commit 5832e7cCopy full SHA for 5832e7c
README.md
@@ -44,12 +44,12 @@ There are three options for the action:
44
- [GitHub API rate limiting]
45
- [GITHUB_TOKEN]
46
47
-* `use-32bit' forces the use of a 32 bit binary, instead of first looking for a
+* `use-32bit` forces the use of a 32 bit binary, instead of first looking for a
48
64 bit binary. Note that more recent releases of cmake only have 32 bit
49
packages for windows and not for linux or macos, so this option may cause
50
failures in those cases.
51
52
- Possible values are 'true' or 'false'. The default is 'false'.
+ Possible values are `true` or `false`. The default is `false`.
53
54
### How it works
55
0 commit comments