Update taosd-ci-build.yml
This commit is contained in:
parent
f9329ec22f
commit
0f0fc76f5c
|
@ -34,8 +34,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
go-version: 1.18
|
go-version: 1.18
|
||||||
|
|
||||||
- name: Install system dependencies
|
- name: Install dependencies on Linux
|
||||||
if: runner.os == 'Linux'
|
if: runner.os == 'Linux'
|
||||||
run: |
|
run: |
|
||||||
sudo apt update -y
|
sudo apt update -y
|
||||||
sudo apt install -y build-essential cmake \
|
sudo apt install -y build-essential cmake \
|
||||||
|
|
Loading…
Reference in New Issue