mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
🔨 Validate core formula
instead of tap
This commit is contained in:
parent
b8803ba230
commit
b6fa1c8a12
1 changed files with 2 additions and 2 deletions
|
@ -132,8 +132,8 @@ HOMEBREW_NO_INSTALL_FROM_API=1 \
|
|||
--verbose
|
||||
|
||||
# Audit formula
|
||||
brew audit --strict mas-cli/tap/mas
|
||||
brew style mas-cli/tap/mas
|
||||
brew audit --strict mas
|
||||
brew style mas
|
||||
|
||||
################################################################################
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue