spelling: macos
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
16e8ccc657
commit
756aa649df
59 changed files with 70 additions and 70 deletions
2
lib/environment.js
generated
2
lib/environment.js
generated
|
|
@ -44,7 +44,7 @@ var EnvVar;
|
|||
/** Whether the init action has been run. */
|
||||
EnvVar["INIT_ACTION_HAS_RUN"] = "CODEQL_ACTION_INIT_HAS_RUN";
|
||||
/**
|
||||
* For MacOS. Result of `csrutil status` to determine whether System Integrity
|
||||
* For macOS. Result of `csrutil status` to determine whether System Integrity
|
||||
* Protection is enabled.
|
||||
*/
|
||||
EnvVar["IS_SIP_ENABLED"] = "CODEQL_ACTION_IS_SIP_ENABLED";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue