Skip to content

Commit

Permalink
Update cmake-multi-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gengshenchen authored Aug 14, 2024
1 parent e4b895d commit 331978f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@ jobs:

steps:
- uses: actions/checkout@v4

- name: Pull submodules
run: |
git submodule update --remote --recursive --init
- name: Install Qt
uses: jurplel/install-qt-action@v3

Expand Down

0 comments on commit 331978f

Please sign in to comment.