Skip to content

Commit

Permalink
🐎 ci(windows-msvc): fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xqyjlj committed Jan 6, 2024
1 parent 04e14d4 commit 754950d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows-msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
arch: ${{ matrix.qt_arch }}
tools: tools_ninja
cache: true
- name: Setup VS Environment (Windows)
uses: seanmiddleditch/gha-setup-vsdevenv@master
- name: ⬇️ checkout csp
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 754950d

Please sign in to comment.