1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-04 19:16:24 +02:00

Added subfolder for formula folder on MacOS

This commit is contained in:
Pavel Odintsov 2024-02-16 15:09:28 +00:00
parent 110b1a0eee
commit afab84d0c1

View File

@ -71,9 +71,7 @@ jobs:
- run: env
- checkout
- run: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- run: find /usr/local/Homebrew |grep fastnetmon
# This file does not exist. Looks like they moved it somewhere else
- run: cp src/packaging/homebrew/fastnetmon.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fastnetmon.rb
- run: cp src/packaging/homebrew/fastnetmon.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/f/fastnetmon.rb
- run: brew install --build-from-source --HEAD --verbose --debug fastnetmon
build_debian_upstream_package:
machine: