Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Jul 6, 2024
1 parent 1f16143 commit fca009d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,10 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v4
with:
version: '5.15.1'
version: '5.15.2'
target: 'desktop'
modules: qtcharts
setup-python: 'true'

- name: Install jinja2
run: |
Expand Down

0 comments on commit fca009d

Please sign in to comment.