We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c06d686 commit d233281Copy full SHA for d233281
.github/workflows/macos-cmake.yml
@@ -271,7 +271,7 @@ jobs:
271
git init
272
273
# Download the Homebrew formula for CMake==3.27.2
274
- curl -fsSL -o cmake.rb https://raw.githubusercontent.com/Homebrew/homebrew-core/fd21fcf239bcd0231c9fed5719403ec128151af4/Formula/c/cmake.rb
+ curl -fsSL -o cmake.rb https://raw.githubusercontent.com/Homebrew/homebrew-core/fd21fcf239bcd0231c9fed5719403ec128151af4/Formula/cmake.rb
275
mv cmake.rb ./Formula/
276
277
git add .
0 commit comments