Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Nax committed Dec 3, 2020
1 parent 5f0cf01 commit a5784ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nin.yml
Expand Up @@ -46,6 +46,8 @@ jobs:
key: Qt-${{ env.QT_VERSION }}-${{ matrix.name }}
- name: Install Qt
uses: jurplel/install-qt-action@v2
env:
MACOSX_DEPLOYMENT_TARGET: ''
with:
arch: ${{ matrix.qt_arch }}
cached: ${{ steps.cache-qt.outputs.cache-hit }}
Expand Down

0 comments on commit a5784ab

Please sign in to comment.