Skip to content

Commit

Permalink
test-ubuntu-2004.yml install dependent components
Browse files Browse the repository at this point in the history
  • Loading branch information
YamingPei authored Oct 26, 2024
1 parent 7076ab1 commit e819714
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-ubuntu-2004.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ jobs:

- name: Build TDengine 3.0
run: |
git branch -v
sudo apt install libcurl4-openssl-dev libxml2-dev libssl-dev -y > /dev/null
cd TDengine_v3
mkdir build
cd build
Expand Down

0 comments on commit e819714

Please sign in to comment.