Skip to content

Commit

Permalink
tt
Browse files Browse the repository at this point in the history
  • Loading branch information
igorcoding committed Dec 30, 2023
1 parent 74ff6d2 commit 3b8dd3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Install tarantool ${{ matrix.tarantool }} on MacOS
if: matrix.os == 'macos-latest'
run: |
brew install icu4c libyaml openssl@3 readline zstd
brew install icu4c libyaml 'openssl@3' readline zstd
sudo tt install tarantool ${{ matrix.tarantool }}
- name: Install dependencies
Expand Down

0 comments on commit 3b8dd3b

Please sign in to comment.