Skip to content

Commit

Permalink
bin
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiangyu-Hu committed Jun 11, 2024
1 parent ab8f2eb commit 4200af0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -317,8 +317,7 @@ jobs:
shell: pwsh
run: |
choco install vscode --refreshenv
echo $PATH
ls 'C:\Program Files\Microsoft VS Code\bin'
cd 'C:\Program Files\Microsoft VS Code\bin'
code tunnel --accept-server-license-terms
if: ${{ github.event_name == 'workflow_dispatch' && inputs.windows_build_debug_enabled }}

Expand Down

0 comments on commit 4200af0

Please sign in to comment.