Skip to content

Commit 8fcc99b

Browse files
committed
More dependencies.
1 parent 125a053 commit 8fcc99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- name: dependencies
102102
run: |
103103
set -x
104-
pacman -S --needed --noconfirm pactoys make python coreutils
104+
pacman -S --needed --noconfirm pactoys make python coreutils ninja
105105
pacboy -S --needed --noconfirm protobuf:p pkg-config:p curl-winssl:p file:p glfw:p gcc:p mbedtls:p
106106
107107
- name: run

0 commit comments

Comments
 (0)