Skip to content

Commit 927c842

Browse files
committed
tirage du sous module RT-Midi
1 parent 6a84a4f commit 927c842

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ jobs:
7272
- name: install gettext
7373
run: sudo apt-get install gettext
7474

75+
- name: tirer le sous-module RT-Midi
76+
run: git submodule update
77+
7578
- name: Configure CMake
7679
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
7780
# See https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html?highlight=cmake_build_type

0 commit comments

Comments
 (0)