Skip to content

Commit

Permalink
Merge branch 'develop' into fix/TD-24359
Browse files Browse the repository at this point in the history
  • Loading branch information
DuanKuanJun committed May 26, 2023
2 parents c68ff2f + dccc842 commit 859326f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/3.0-archlinux-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
|| github.event_name == 'schedule'
run: |
pacman -Syu --noconfirm > /dev/null
pacman -Sy git --noconfirm > /dev/null
pacman -Sy git geos --noconfirm > /dev/null
- name: Checkout TDengine 3.0 branch
if: |
Expand Down

0 comments on commit 859326f

Please sign in to comment.