FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Merge branch 'caleb/fix/this' into philippe/pyTypeFactory-cleanup · TeamCFML-In/PythonMonkey@a909fc7 · GitHub

Commit a909fc7

Browse files
Merge branch 'caleb/fix/this' into philippe/pyTypeFactory-cleanup
2 parents dec4f72 + 0e214c1 commit a909fc7

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

‎.github/workflows/test-and-publish.yaml‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,7 @@ jobs:
130130
rm -rf doxygen-1.9.7 doxygen-1.9.7.linux.bin.tar.gz
131131
elif [[ "$OSTYPE" == "darwin"* ]]; then # macOS
132132
brew update || true # allow failure
133-
brew install cmake doxygen graphviz pkg-config wget coreutils # `coreutils` installs the `realpath` command
134-
brew uninstall --ignore-dependencies --force icu4c # https://gist.github.com/berkedel/d1fc6d13651c16002f64653096d1fded
135-
wget -c -q https://raw.githubusercontent.com/Homebrew/homebrew-core/7426122/Formula/i/icu4c.rb && brew install --formula icu4c.rb && rm icu4c.rb # pin icu4c version to 73.2
133+
brew install cmake doxygen pkg-config wget coreutils # `coreutils` installs the `realpath` command
136134
fi
137135
echo "Installing python deps"
138136
poetry self add "poetry-dynamic-versioning[plugin]"

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL