mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-05 06:13:59 +01:00
topgrade disable mas
This commit is contained in:
parent
892b000fbd
commit
89b34f1acd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
#assume_yes = true
|
||||
|
||||
# Disable specific steps - same options as the command line flag
|
||||
disable = ["containers", "gem", "vim", "tlmgr"]
|
||||
disable = ["containers", "gem", "vim", "tlmgr", "mas"]
|
||||
|
||||
# Ignore failures for these steps
|
||||
#ignore_failures = ["powershell"]
|
||||
|
|
Loading…
Reference in a new issue