Skip to content

Commit

Permalink
GitHub Actions: fix omission in secondary checks
Browse files Browse the repository at this point in the history
  • Loading branch information
jdtournier committed Nov 29, 2019
1 parent 3a1c173 commit 3894147
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,9 @@ jobs:

runs-on: ubuntu-latest

env:
QT_SELECT: qt5

steps:
- uses: actions/checkout@v1

Expand Down

0 comments on commit 3894147

Please sign in to comment.