Skip to content

Commit

Permalink
update CI to install qtcharts
Browse files Browse the repository at this point in the history
  • Loading branch information
maruncz authored Sep 29, 2023
1 parent a03f2f3 commit 432f743
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
with:
# Version of Qt to install
version: 6.2.4 # optional, default is 5.15.2
modules: qtcharts

- name: Configure CMake
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
Expand Down

0 comments on commit 432f743

Please sign in to comment.