Update taosd-ci-build.yml

This commit is contained in:
haoranchen 2025-01-16 21:15:31 +08:00 committed by Jinqing Kuang
parent f9329ec22f
commit 0f0fc76f5c
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ jobs:
with:
go-version: 1.18
- name: Install system dependencies
- name: Install dependencies on Linux
if: runner.os == 'Linux'
run: |
sudo apt update -y