Skip to content

Commit

Permalink
fix: window plat build error1
Browse files Browse the repository at this point in the history
  • Loading branch information
DuanKuanJun committed Jun 26, 2024
1 parent 315d4c7 commit 690b6db
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/3.0-windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,7 @@ jobs:
with:
toolchain: stable

- name: Setup Visual Studio Build Tools
uses: microsoft/[email protected]
with:
vs-version: 2019
components: 'Microsoft.VisualStudio.Workload.NativeDesktop,Microsoft.VisualStudio.Component.VC.Tools.x86.x64'
- uses: ilammy/msvc-dev-cmd@v1

- name: Build & Install TDengine
if:
Expand Down

0 comments on commit 690b6db

Please sign in to comment.