We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125a053 commit 8fcc99bCopy full SHA for 8fcc99b
.github/workflows/ccpp.yml
@@ -101,7 +101,7 @@ jobs:
101
- name: dependencies
102
run: |
103
set -x
104
- pacman -S --needed --noconfirm pactoys make python coreutils
+ pacman -S --needed --noconfirm pactoys make python coreutils ninja
105
pacboy -S --needed --noconfirm protobuf:p pkg-config:p curl-winssl:p file:p glfw:p gcc:p mbedtls:p
106
107
- name: run
0 commit comments