Skip to content

Commit dfef364

Browse files
committed
fix brew install on linux
Signed-off-by: Santiago Figueroa Manrique <[email protected]>
1 parent 7079680 commit dfef364

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
env:
7575
CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew
7676
PRESET: ci-${{ matrix.compiler }}-${{ matrix.build-option }}
77+
HOMEBREW_FORCE_BREWED_CURL: 1
7778

7879
steps:
7980
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)