Skip to content

Commit

Permalink
Remove Windows warning (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 authored Mar 3, 2021
1 parent 5139fb0 commit 78c4fd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/BuildPR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:
- name: Install qt
uses: jurplel/install-qt-action@v2
with:
mirror: http://ftp.fau.de/qtproject/
version: 5.12.10
- name: Build ${{ matrix.task }}
run: $env:WORKSPACE=$env:GITHUB_WORKSPACE; $env:QTDIR=$env:Qt5_DIR.Replace('/','\'); ./build_${{ matrix.task }}_windows_qt5_MSVC.bat
Expand Down

0 comments on commit 78c4fd6

Please sign in to comment.