Skip to content

Commit

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

- name: Build
Expand Down

0 comments on commit 0be467e

Please sign in to comment.