Skip to content

Commit

Permalink
fix: window build no found window
Browse files Browse the repository at this point in the history
  • Loading branch information
DuanKuanJun committed Jun 26, 2024
1 parent 57c3b0c commit d9178d2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/3.0-windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,6 @@ jobs:
with:
toolchain: stable

- uses: actions/checkout@v2
name: Setup MSVC build environment
env:
PATH: ${{ runner.tool_cache }}/msvc/2019/hostx64/x64/bin
run: echo "Setup MSVC environment"

- name: Build & Install TDengine
if:
(steps.changed-files-specific.outputs.any_changed == 'true'
Expand Down

0 comments on commit d9178d2

Please sign in to comment.