Skip to content

Commit

Permalink
Update cmake-multi-platform.yml: tools_qtcreator
Browse files Browse the repository at this point in the history
  • Loading branch information
anaegel authored Aug 19, 2024
1 parent b0a2891 commit 4dc039f
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,13 @@ jobs:


steps:
- name: (1) Checkout
uses: actions/checkout@v3


- name: (1) Install Qt
uses: jurplel/install-qt-action@v3
with:
tools: 'tools_qtcreator,qt.tools.qtcreator'


- name: (2.1) Install UG4 - ugcore
uses: actions/checkout@v4
with:
Expand Down Expand Up @@ -110,9 +114,7 @@ jobs:
# mkdir ug4-git\bin
# copy ug4-git\tools\tetgen\build\Release\tetgen.exe ug4-git\bin\tetgen.exe


- name: (4) Install Qt
uses: jurplel/install-qt-action@v3



- name: (5) Install GL develop
Expand Down

0 comments on commit 4dc039f

Please sign in to comment.