summaryrefslogtreecommitdiff
path: root/packaging/createpkg.py
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2023-12-20 13:39:44 +0530
committerDylan Baker <dylan@pnwbakers.com>2023-12-20 14:03:34 -0800
commit191449f60879a622661b96600babaec67477d5bb (patch)
tree288281492ea27f3f3b660177260d4f68bc10fc3c /packaging/createpkg.py
parent730cce09bd75bfa3b1d702e42a5462a7c7d4f8ba (diff)
downloadmeson-191449f60879a622661b96600babaec67477d5bb.tar.gz
ci: Don't auto-update brew when installing
We're getting errors that we don't care about on the CI like: ``` ==> Pouring node@18--18.19.0.monterey.bottle.tar.gz The formula built, but is not symlinked into /usr/local Error: The `brew link` step did not complete successfully Could not symlink lib/node_modules/npm/docs/content/commands/npm-sbom.md Target /usr/local/lib/node_modules/npm/docs/content/commands/npm-sbom.md already exists. You may want to remove it: rm '/usr/local/lib/node_modules/npm/docs/content/commands/npm-sbom.md' ``` We don't care about node, the only reason it's getting updated is because it's already installed on the image and brew is auto-updating it. So let's disable auto-update.
Diffstat (limited to 'packaging/createpkg.py')
0 files changed, 0 insertions, 0 deletions