Skip to content

Commit

Permalink
Add path
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jan 9, 2024
1 parent 874a38e commit 569fd2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/BuildPR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
echo $env:PATH
dir "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"
"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"
echo "::add-path::C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC"
- name: Install qt
uses: jurplel/install-qt-action@v3
with:
Expand Down

0 comments on commit 569fd2e

Please sign in to comment.