Update taosd-ci-build.yml

This commit is contained in:
haoranchen 2025-02-17 10:32:54 +08:00 committed by GitHub
parent 6dedab4bba
commit cf627c770d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ jobs:
sudo apt update -y
sudo apt install -y build-essential cmake \
libgeos-dev libjansson-dev libsnappy-dev liblzma-dev libz-dev \
zlib1g-dev pkg-config libssl-dev gawk
zlib1g pkg-config libssl-dev gawk
- name: Install dependencies on macOS
if: runner.os == 'macOS'