Skip to content

Commit ad33685

Browse files
committed
A tweak
1 parent d46e463 commit ad33685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- name: Prepare
8282
run: |
8383
sudo apt-get -qq update
84-
sudo apt-get -qq install language-pack-fr
84+
sudo apt-get -qq install language-pack-fr ninja-build
8585
8686
- name: Cache CMake
8787
uses: actions/cache@v4

0 commit comments

Comments
 (0)